Commit f8cf25c3 by BellCodeEditor

save project

parent 2c119dc9
Showing with 9 additions and 5 deletions
liuying=input("输入账号·密码") z=("账号格式正确")
sam="登录成功" x=("密码正确")
if liuying=="20121015": liuying=input("输入账号")
print(sam) if liuying=="wx629659":
\ No newline at end of file print(z)
sam=input("输入密码")
if sam=="2012****":
print(x)
\ 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