generated from mwc/lab_turtle
I made Olympic rings and wrote "Go USA!
This commit is contained in:
@@ -41,6 +41,6 @@ penup()
|
|||||||
setposition(25,-140)
|
setposition(25,-140)
|
||||||
color('maroon')
|
color('maroon')
|
||||||
style = ('Times New Roman', 75, 'bold')
|
style = ('Times New Roman', 75, 'bold')
|
||||||
write('USA!', font=style)
|
write('Go USA!', font=style)
|
||||||
|
|
||||||
input()
|
input()
|
||||||
|
|||||||
Reference in New Issue
Block a user