Commit a18d620a by BellCodeEditor

save project

parent 4f928ed4
Showing with 1473 additions and 0 deletions
username="Draco"
userpassword="D.M.O.W.YYDS"
while True:
name=input("敢问公子(姑娘)名姓?")
password=input("敢问您出身何处?")
if name==username and password==userpassword:
print("欢迎您加入大聪明群聊!")
break
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