Commit cfa2a5e3 by BellCodeEditor

save project

parent f5cfad2f
Showing with 3 additions and 1 deletions
a ="USB" a ='USB'
b='114514' b='114514'
while True: while True:
a1=input('输你p名:') a1=input('输你p名:')
...@@ -8,6 +8,7 @@ while True: ...@@ -8,6 +8,7 @@ while True:
break break
if a!=a1: if a!=a1:
print('p名错了,赶紧改,不然爆金币') print('p名错了,赶紧改,不然爆金币')
continue
if b!= b1: if b!= b1:
print('p密码错了,赶紧改,不然爆金币') print('p密码错了,赶紧改,不然爆金币')
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