Commit 80fab6a0 by BellCodeEditor

save project

parent 62bcc97e
Showing with 6 additions and 4 deletions
# 玩家出拳
player=input("你要出什么?")
import random
player=input("你个怨种要出什么?")
print("怨种出拳"+player)
import
\ No newline at end of file
list=["万象天引","神罗天征","地爆天星"]
computer=random.choice(list)
print("佩恩出拳"+computer)
\ 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