RosettaCodeData/Task/Draw-a-sphere/00DESCRIPTION
2016-12-05 22:15:40 +01:00

7 lines
201 B
Text

;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.
<br><br>