Commit e8600563 by BellCodeEditor

save project

parent ee7e6313
Showing with 3 additions and 0 deletions
......@@ -16,3 +16,5 @@ pen1.circle(len,180)
pen1.forward(2*len)
pen1.hideturtle()
turtle.done
a=input("请输入数字:")
print(int(a)+5)
\ 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