Commit 100953b6 by BellCodeEditor

save project

parent a101d080
Showing with 9 additions and 3 deletions
player=input("sb")
print("sb:"+player) player=input("sb")
\ No newline at end of file print("sb:"+player)
inport random
list=["1","2","3"]
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