Commit a358edcf by BellCodeEditor

save project

parent 62350815
Showing with 6 additions and 0 deletions
name="sy" name="sy"
pass="sb" pass="sb"
s=3
while True: while True:
if s>0
w=0 w=0
s=s-1
name1=input("sb") name1=input("sb")
pass1=input("sb") pass1=input("sb")
if name==name1 and pass==pass1: if name==name1 and pass==pass1:
...@@ -13,4 +16,6 @@ while True: ...@@ -13,4 +16,6 @@ while True:
if pass != pass1 or w==1: if pass != pass1 or w==1:
prant("给爷滚") prant("给爷滚")
print("sbsb") print("sbsb")
else:
print("gun")
print("sssssb") print("sssssb")
\ 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