Commit 8d4901e0 by BellCodeEditor

auto save

parent 2af4f980
Showing with 340 additions and 7 deletions
kli={'语文':89,'数学':95,'英语':80,'物理':90,'化学':88} kli={'语文':89,'数学':95,'英语':80,'物理':90,'化学':88}
kl=0
for v in kl. values():
kl=kl+v
print("总分是%d"%kl)
ave_kl=kl/len(kli)
print(')
......
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