Commit d807f2c1 by BellCodeEditor

save project

parent 61b71f31
Showing with 3 additions and 2 deletions
......@@ -4,7 +4,7 @@ while True:
name = input("古德里安")
password = input("古德里安")
if name == username and password == userpassword:
print("注意,坦克!")
break
print("注意,坦克!")
break
print("byebye!")
print("hi!")
\ 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