Commit cd94d6b6 by BellCodeEditor

save project

parent b70f6f61
Showing with 2 additions and 1 deletions
s = {'语':0,'数':0,'英':0}
for k,v in info:
for k,v in s.items():
print(k,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