Commit 94e9d0de by BellCodeEditor

save project

parent 65c4fe49
Showing with 7 additions and 3 deletions
i=3
username = "python" username = "python"
userpassword = "123456" userpassword = "123456"
while True: while True:
...@@ -8,5 +9,8 @@ while True: ...@@ -8,5 +9,8 @@ while True:
break break
if next != username: if next != username:
print('福建客家打') print('福建客家打')
continue continue
print('是不是方法都是') if password != userpassword
\ No newline at end of file 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