Commit 79dfc545 by BellCodeEditor

save project

parent b292690d
Showing with 7 additions and 0 deletions
a=["iPad","橡皮","文具盒","小天才电话手表","钟表"]
a=["iPad","橡皮","文具盒","小天才电话手表","钟表"]
import random
c=random.choice(a)
b=input("创造师你叫什么呀?")
print("恭喜你,幸运的创造师——"+b+",你获得了"+c)
\ 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