Commit e3b2da4d by BellCodeEditor

save project

parent c4c994e9
Showing with 4 additions and 3 deletions
usenamename='guohanzhe'
usenamename='guohanzhe'
......@@ -5,4 +5,5 @@ while True:
word=input('请输入你的密码')
if name==usenamename and word==password:
print('登录成功')
break
\ No newline at end of file
break
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