Commit bf32d2f1 by BellCodeEditor

save project

parent eae36ea7
Showing with 2 additions and 2 deletions
username = "python"
i=3
username = "python"
userpassword = "123456"
while True:
if i > 0:
......@@ -14,5 +14,5 @@ while True:
if password!=userpassword:
print("密码错误")
else:
print("次数已用完,请过一小时在来0")
print("次数已用完,请过一小时在来")
print("欢迎来到贝尔星球")
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