Commit 04788761 by BellCodeEditor

save project

parent b810c294
Showing with 22 additions and 0 deletions
1 = 3
username = "爷爷"
userpassword = "741741"
while True:
if i>0
name = input("来将可留姓名:")
password = input("来将可留密码:")
i-=1
if name == username and password == userpassword:
print("慢走不送!")
break
if name != username:
print("该用户以逝世,来将可留姓名。")
continue
if password !=userpassword:
print("无该密码,来将可留密码。")
else:
print("不孝之子!到老家来找我!")
exit()
print("滚!")
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