Commit 6b73b6b3 by BellCodeEditor

auto save

parent e706cf11
Showing with 7 additions and 7 deletions
# 利用write()帮助悟空给诺依回信吧~
.turtle
pen=turtle.Pen()
pen.
\ No newline at end of file
i usrname="python"
\ No newline at end of file userpassword="123456"
name=input("你的账号是啥:")
password=input("你的密码又是啥:")
if name==usrname and password==userpassword:
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