Commit 03e8e9a4 by BellCodeEditor

save project

parent da205b93
Showing with 4 additions and 1 deletions
......@@ -15,6 +15,8 @@ while True:
if password != userpassword:
print("欢迎个头")
else:
print("你嘎了")
print("你嘎了")
exit()
print("denglu")
# 如果用户输入的账号、密码正确,提示登陆成功
\ 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