Commit d69c1786 by BellCodeEditor

save project

parent b810c294
Showing with 23 additions and 0 deletions
\ No newline at end of file
i=3
a='sb'
b='123456'
while True:
if i>0
c=input("sb:")
d=input('jk:')
if a==c and b==d :
print('草')
break
if a!=c :
print('泥')
i-=1
continue
if b!=d :
print('马')
else :
print()('法克哟')
\ 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