Commit 96cc2180 by BellCodeEditor

auto save

parent 4ce966e1
Showing with 6 additions and 0 deletions
username=12345
userID=123
name=input("请输入用户名:")
ID=input("请输入密码:")
if username==name and userID==ID :
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