Commit 0a251166 by BellCodeEditor

save project

parent 317ca1f1
Showing with 0 additions and 1 deletions
...@@ -21,7 +21,6 @@ while True ...@@ -21,7 +21,6 @@ while True
# 请用input()实现用户输入账号、密码的功能 # 请用input()实现用户输入账号、密码的功能
password = input("输入密码") password = input("输入密码")
if username==name and password==password if username==name and password==password
......
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