Commit 1890ba03 by BellCodeEditor

save project

parent 2d568316
Showing with 4 additions and 1 deletions
...@@ -3,7 +3,7 @@ pen=turtle.Pen() ...@@ -3,7 +3,7 @@ pen=turtle.Pen()
pen.speed(300) pen.speed(300)
pen.hideturtle() pen.hideturtle()
i=0 i=0
while i<135: while i<300:
pen.penup() pen.penup()
pen.goto(0,0) pen.goto(0,0)
pen.forward(300) pen.forward(300)
......
today_menu = {'悟空语文':95,'悟空数学':88,'悟空英语':85,'悟空美术':97},
{'悟空语文':95,'悟空数学':88,'悟空英语':85,'悟空美术':97},
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment