欧美1区2区3区激情无套,两个女人互添下身视频在线观看,久久av无码精品人妻系列,久久精品噜噜噜成人,末发育娇小性色xxxx

題解 | #牛牛的績點(diǎn)#

牛牛的績點(diǎn)

http://www.fangfengwang8.cn/practice/de8bc3e736164786b07a4dd64ed172f7

class_score = {"A":4.0,"B":3.0,"C":2.0,"D":1.0,"F":0} #鍵值對存儲在字典內(nèi)
class_list = [] #等級列表
score_list = [] #學(xué)分列表
while True:
    a = input()
    if a == 'False':
        break
    else:
        b = input()
        class_list.append(a)
        score_list.append(b)
sum_score = 0 #總學(xué)分績
total_score = 0 #總學(xué)分
for i in range(len(score_list)):
    sum_score += int(score_list[i])*int(class_score[class_list[i]])
    total_score += int(score_list[i])
print('%.2f'%(sum_score/total_score))

全部評論

相關(guān)推薦

評論
點(diǎn)贊
收藏
分享

創(chuàng)作者周榜

更多
??途W(wǎng)
??推髽I(yè)服務(wù)