Commit 5980ea97 by BellCodeEditor

save project

parent fcb7581c
Showing with 5 additions and 0 deletions
......@@ -6,5 +6,9 @@ while True:
if name==name1 and pass==pass1:
print("sb")
break
if name != name1:
print("死一边去")
if pass != pass1:
prant("给爷滚")
print("sbsb")
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