Commit 8b98f14e by BellCodeEditor

save project

parent d5428757
Showing with 14 additions and 0 deletions
i=3
usename=sb
mima1=123456
name=int(input(name: ))
mima2=int(input(mima: ))
if i>0:
if mima1==mima and usename==name:
print(".")
break
if mima2!=mima1 or usename!=name:
print("!")
i=i-1
if i==0:
print("sb")
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