Commit b0c51206 by BellCodeEditor

auto save

parent d9b61d8b
Showing with 5 additions and 4 deletions
"""
import turtle import turtle
#背景赋值 #背景赋值
Screen=turtle.Screen() Screen=turtle.Screen()
...@@ -15,10 +16,10 @@ pen.left(90) ...@@ -15,10 +16,10 @@ pen.left(90)
pen.forward(len) pen.forward(len)
pen.left(90) pen.left(90)
turtle.done() turtle.done()
"""
username="python"
userpassord="200905"
input()
......
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