Commit 027170d4 by BellCodeEditor

save project

parent 2c81d009
Showing with 4 additions and 2 deletions
...@@ -10,6 +10,8 @@ while i>0: ...@@ -10,6 +10,8 @@ while i>0:
break break
if name!=username: if name!=username:
print("2b红红火火恍恍惚惚红红火火恍恍惚惚哼哼哼哼哼") print("2b红红火火恍恍惚惚红红火火恍恍惚惚哼哼哼哼哼")
print("你还剩"+str(i)+"次机会")
continue continue
if password!=userpassword: if password!=userpassword:
print("密码错误") 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