Commit 77ee2999 by BellCodeEditor

auto save

parent 06e50ba1
Showing with 2 additions and 2 deletions
......@@ -5,4 +5,4 @@ player=input('你出啥')
while (cpayer != '退出'):
computer=random.choice(choices)
print((('你'+player)+'我')+computer)
\ 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