Commit d5404848 by BellCodeEditor

save project

parent 79002426
Showing with 4 additions and 1 deletions
......@@ -7,6 +7,8 @@ if n in sc:
a=sc[n]
for q,w in a.items():
print("*"*30)
print(q,w)
print(q,w)
elif :
break
else:
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