Commit 71d9340f by BellCodeEditor

save project

parent 30dfc738
Showing with 9 additions and 2 deletions
import turtle q="qaq12180019TXTEXE"
pen=turtle.Pen() w="qaq12180019TXTEXEMM"
qq=input("请输入账户名称")
ww=input("请输入密码")
if qq==q and ww==w:
print("登陆成功")
else:
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