Commit 8c7d907d by BellCodeEditor

save project

parent 370cf254
Showing with 11 additions and 0 deletions
name=ganggang
password = "123456"
name1 = input("请输入密码:")
password1 =input("请输入密码:")
if name==name1 and password==password1
input("登陆成功!")
else:
input("账号或密码错误")
\ 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