Commit a4a30f5d by BellCodeEditor

auto save

parent 9204c679
Showing with 2 additions and 2 deletions
...@@ -5,4 +5,5 @@ print("请玩家出拳:"+player) ...@@ -5,4 +5,5 @@ print("请玩家出拳:"+player)
import random import random
list["石头","剪刀",""] list["石头","剪刀",""]
letter=randow.choice(list) letter=randow.choice(list)
print(letter) print(letter)
\ No newline at end of file if elif
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