Commit a0dc0cd9 by BellCodeEditor

save project

parent 4590b08c
Showing with 12 additions and 0 deletions
......@@ -9,6 +9,7 @@ for i in message:
str3=random.choice(key)
text=str1+str2+str3
key_message=key_message+text
print(key_message)
......
# import turtle
# pen=turtle.Pen()
# pen.write("hi.诺依,\n 用python\n写电子贺卡真是太有趣了,\n我也非常喜欢python\n-悟空",font=("Times",30,"normal"))
# pen.hideturtle()
# turtle.done()
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