RosettaCodeData/Task/Draw-a-sphere/Python/draw-a-sphere-4.py

4 lines
145 B
Python

from visual import *
scene.title = "VPython: Draw a sphere"
sphere() # using defaults, see http://www.vpython.org/contents/docs/defaults.html