Commit 92b40f39 by BellCodeEditor

save project

parent c55888ec
Showing with 3 additions and 2 deletions
......@@ -3,4 +3,5 @@ userpassword="5418814524"
name=input("名字:")
password=input("密码:")
if name==username and password==userpassword:
print("成功!")
\ No newline at end of file
print("成功!")
break
\ 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