Commit 3af09c87 by BellCodeEditor

save project

parent aea7ff80
Showing with 2 additions and 2 deletions
...@@ -4,8 +4,8 @@ c=input("请输入账号") ...@@ -4,8 +4,8 @@ c=input("请输入账号")
l=input("请输入密码") l=input("请输入密码")
if a==c and b==l: if a==c and b==l:
print("登录成gonggong功啦") print("登录成gonggong功啦")
else:
print("登录失败")
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