Commit 67d58dc7 by BellCodeEditor

save project

parent 6b1b3f89
Showing with 5 additions and 4 deletions
name = ['刘备','关羽','张飞'] import turtle as l
name[:2] = ['关羽','刘备'] l.write("你个傻逼!\n诺伊sb!"font("times",30,'normal'))
print(name) l.hideturtle()
\ No newline at end of file l.done()
\ 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