Commit 31ed0354 by BellCodeEditor

save project

parent cb5db3f9
Showing with 2 additions and 2 deletions
......@@ -16,4 +16,4 @@
# print(s)
w= {'语文':61,'数学':72,'英语':93}
for i,v in w.items():
print(i+v)
\ No newline at end of file
print(i,v)
\ 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