Commit c08e082c by BellCodeEditor

save project

parent bec126e5
Showing with 19 additions and 0 deletions
sb1={'语文':32,'数学':40,'英语':12}
sb2={'语文':31,'数学':43,'英语':13}
sb3={'语文':33,'数学':42,'英语':14}
school=('悟空':sb1,'诺依':sb2,'小贝':sb3)
info=['悟空']
for k.v in info items():
print(k,v)
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