Commit 37734602 by BellCodeEditor

save project

parent 605967b4
Showing with 7 additions and 0 deletions
name = "python"
key = 548999
namer = print(input("姓名"))
keyr = print(input("密码"))
if name == namer and keyr == key:
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