Programming-Challenges/12/exercise-01.py

9 lines
130 B
Python

# regular octagon in red
# regular nonagon in blue
# condition controlled iteration
# both shapes on same screen
import turtle