Commit 7b43a493 by BellCodeEditor

auto save

parent 6222364b
Showing with 54 additions and 3 deletions
username="悟空"
userpassword="92"
name = input("请输入用户名:")
password = input("请输入成绩:")
if name==username and password ==userpassword:
print("悟空的英语成绩是92")
username = "python"
userpassword = "123456"
a=3
username = "pythonword = "123456"
a=3"
userpass
while True:
if a>0:
name = input("请输入用户名:")
......
name="诺依"
name = input("请输入用户名:")
if name==name:
print("恭喜你诺依,获得了iPad")
a="星期三"
a=input("今天星期几呀!:")
if a==a:
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