Commit 2e8d44fc by BellCodeEditor

save project

parent 5b18fdf7
Showing with 4 additions and 4 deletions
username = "6"
userpassword = "!@#$%^&*()"
while True:
name = input("名")
password = input("密码")
name = input("名:")
password = input("密码:")
if name == username and passwork == userpassword
print("6")
print("l")
print("Hi!!!!!!!!!!Hi!")
\ No newline at end of file
print("Hi!!!!!!!!!!Hi!")
\ 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