Commit f5cfad2f by BellCodeEditor

save project

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