;Task:
Draw a sphere. 

The sphere can be represented graphically, or in ASCII art, depending on the language capabilities. 

Either static or rotational projection is acceptable for this task.


;Related tasks:
* [[Draw_a_cuboid|draw a cuboid]]
* [[Draw_a_rotating_cube|draw a rotating cube]]
* [[Write_language_name_in_3D_ASCII|write language name in 3D ASCII]]
* [[Death_Star|draw a Deathstar]]
<br><br>

