Commit 41a2d452 by BellCodeEditor

save project

parent 97d18000
Showing with 6 additions and 5 deletions
......@@ -6,9 +6,9 @@ while True:
if name == username and password == userpassword:
print("呀嘞呀嘞")
break
if name != username:
print("我们漫长的旅途终于结束了吗")
continue
if name != userpassword:
print("我们漫长的旅途终于结束了吗")
if name != username:
print("我们漫长的旅途终于结束了吗")
continue
if name != userpassword:
print("空条承太郎")
print("呀卡拉西")
\ 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