Home
Sign Up
Sign In
AzureDeer's recent timeline updates
AzureDeer
V2EX member #468891, joined on 2020-02-12 07:01:31 +08:00
AzureDeer
提问
技术话题
好玩
工作信息
交易信息
城市相关
请问大家,我这一段为啥报错呀
Python
•
AzureDeer
•
Jan 7, 2021
• Lastly replied by
tanwill12138
11
»
More topics by AzureDeer
AzureDeer's recent replies
Jan 7, 2021
Replied to a topic by
AzureDeer
›
Python
›
请问大家,我这一段为啥报错呀
scores = {'语文':89, '数学':95, '英语':80}
sum_score = 0
def get_average(scores):
for subject, score in scores.items():
sum_score += score
print('现在的总分是%d'%sum_score)
ave_score = sum_score/len(scores)
print('平均分是%d'%ave_score)
get_average(scores)
»
More replies by AzureDeer
About
·
Help
·
Advertise
·
Blog
·
API
·
FAQ
·
Solana
·
886 Online
Highest 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms ·
UTC 19:00
·
PVG 03:00
·
LAX 12:00
·
JFK 15:00
♥ Do have faith in what you're doing.
❯