Commit 532b730a by BellCodeEditor

save project

parent 4a7cb6b6
Showing with 21 additions and 0 deletions
username="bellcode"
uaerpassword="12345"
while True
\ No newline at end of file
username="星辰"
userpassword="深渊"
while True:
name=input("Kanruiya")
password=input("Dimai")
print("Shenyuan)
if name==username and userpassword==password:
print("向着星辰与深渊")
print("欢迎来到冒险家协会")
break
elif name==username:
print("")
continue
elif password==userpassword:
print("儿子!!!")
continue
\ 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