Commit 67d58dc7 by BellCodeEditor

save project

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