Commit d5404848 by BellCodeEditor

save project

parent 79002426
Showing with 3 additions and 0 deletions
...@@ -8,5 +8,7 @@ if n in sc: ...@@ -8,5 +8,7 @@ if n in sc:
for q,w in a.items(): for q,w in a.items():
print("*"*30) print("*"*30)
print(q,w) print(q,w)
elif :
break
else: else:
print("404") print("404")
\ 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