Commit f0f62cbf by BellCodeEditor

auto save

parent e5c07704
Showing with 4 additions and 3 deletions
i=3 i=3
username = "" username = "******"
userpassword = ""#SB,没有密码,哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈 userpassword = "******"#SB,没有密码,哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈
while True: while True:
if i>0: if i>0:
name = input("请输入用户名:") name = input("请输入用户名:")
...@@ -16,5 +16,5 @@ while True: ...@@ -16,5 +16,5 @@ while True:
print("密码错误!请重新输入密码") print("密码错误!请重新输入密码")
else: else:
print("账户锁定,系统自爆") print("账户锁定,系统自爆")
exit() #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