Commit 3cbae11f by BellCodeEditor

save project

parent 61f73ded
Showing with 11 additions and 0 deletions
one={'语文':8,'数学':15,'英语':20}
two={'语文':59,'数学':59,'英语':59}
three={'语文':0n,'数学':0,'英语':0}
four={'语文':23,'数学':15,'英语':20}
five={'语文':8,'数学':15,'英语':20}
six={'语文':8,'数学':15,'英语':20}
seven={'语文':8,'数学':15,'英语':20}
eight={'语文':8,'数学':15,'英语':20}
for i,e in three.items:
print(i,e)
\ 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