Commit 0daa0f23 by BellCodeEditor

save project

parent d4fedf2d
Showing with 11 additions and 6 deletions
import turtle
pen=turtle.Pen()
pen.write(",大傻逼",font=("time","20","normal"))
turtle.done()
# import turtle
# pen=turtle.Pen()
# pen.write("厚礼蟹,大傻逼",font=("time","20","normal"))
# turtle.done()
pen1=turtle.Pen()
......@@ -6,4 +6,8 @@ except:
print("请输入整数")
else:
a.append(b)
print(a)9
\ No newline at end of file
print(a)9 # import turtle
# pen=turtle.Pen()
# pen.write("厚礼蟹,大傻逼",font=("time","20","normal"))
# turtle.done()
pen1=turtle.Pen()
\ 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