Commit 00a2debd by BellCodeEditor

save project

parent df5b5b7b
Showing with 6 additions and 4 deletions
TT='wx368945'
tt='wx368945'
Tt=input('请输入帐号')
tT=input('请输入密码')
if Tt==TT and tT==tt:
print('输入成功')
while True:
Tt=input('请输入帐号')
tT=input('请输入密码')
if Tt==TT and tT==tt:
print('输入成功')
break
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