Commit 2a111dbd by BellCodeEditor

save project

parent dd22ae40
Showing with 3 additions and 2 deletions
...@@ -3,4 +3,5 @@ player=input(石头/剪刀/布) ...@@ -3,4 +3,5 @@ player=input(石头/剪刀/布)
input("玩家出拳"+player) input("玩家出拳"+player)
import.random import.random
random.choice(player) random.choice(player)
random.randint() random.randint()
\ No newline at end of file #计算机出拳
\ 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