Commit ca6d7a75 by BellCodeEditor

save project

parent 47607fdd
Showing with 6 additions and 4 deletions
# 上节课你是这样绘制的五角星👇:
# 这节课你可以利用新学的知识的颜自定义五角星色么?
name=input("请出拳")
print("玩家出拳"+name)
\ No newline at end of file
print("玩家出拳"+name)
import random
list=["0","2","5"]
hhggyu=random.choice("list")
print(hhggyu)
\ 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