Commit 7dd30cfd by BellCodeEditor

save project

parent a00fdb17
Showing with 1 additions and 0 deletions
...@@ -8,6 +8,7 @@ while True: ...@@ -8,6 +8,7 @@ while True:
break break
if n != u: if n != u:
print('用错') print('用错')
continue
if p != w: if p != w:
print('密错') print('密错')
......
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