Commit f5cfad2f by BellCodeEditor

save project

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