Commit faac4718 by BellCodeEditor

save project

parent cfb9362d
Showing with 3 additions and 2 deletions
n=input ('1/2/3?') n=input ('1/2/3?')
if n=1: if n==1:
print('我出3,你赢了!') print('我出3,你赢了!')
elif n=2: elif n==2:
print('我出3,你') print('我出3,你')
\ 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