Commit 5a228d7f by BellCodeEditor

save project

parent 54641b3a
Showing with 11 additions and 2 deletions
...@@ -7,4 +7,13 @@ if name ==username and password ==userpassword: ...@@ -7,4 +7,13 @@ if name ==username and password ==userpassword:
break break
print("登录成功") print("登录成功")
else: else:
print("sb...............................................") print(".................................................sb......................................................")
\ No newline at end of file if name!=username and password=userpassword:
print("sb")
if name!=username and password!=userpassword:
print("sbsbsb")
\ 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