Commit b8ad48b7 by BellCodeEditor

save project

parent 54b50eb5
Showing with 2 additions and 9 deletions
a="a"
b="bb"
c=input("账号:")
d=input("密码:")
if c==a and d==b:
print("输入正确")
else:
print("输入错误")
\ No newline at end of file
city=['纽约','华盛顿]
\ 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