Commit c169ffd4 by BellCodeEditor

save project

parent 4d538be3
Showing with 4 additions and 2 deletions
......@@ -3,4 +3,6 @@ Mimaset=123456
name=input("您的账号为:")
Mima=input("您的密码为:")
if name==nameset and Mima==Mimaset:
puint("登陆成功")
\ No newline at end of file
print("登陆成功")
else:
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