Commit d94b6612 by BellCodeEditor

auto save

parent dd95cc2d
Showing with 0 additions and 7 deletions
usename="python"
userpassword="123456"
name=input("用户名")
password=input("密🐎")
if usename==name and userpassword==password:
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