Commit cd277616 by BellCodeEditor

save project

parent f1bd85b3
Showing with 10053 additions and 6 deletions
username = "python" # 保存在服务器数据库中的用户账号(正确的账号)
userpassword = "123456" # 保存在服务器数据库中的用户密码(正确的密码)
name=input("请输入用户名:")
passward=input("亲,输入密码:")