Commit 2887b6c7 by BellCodeEditor

save project

parent afbe67e3
Showing with 2 additions and 2 deletions
......@@ -7,4 +7,4 @@ password=input("输入密码")
if username==name and userpassword==password:
print("登陆成功")
else:
print("登陆失败忘记密码,十年后开起")
\ No newline at end of file
print("登陆失败忘记密码,***十年后开起")
\ 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