5
24
739
高级会员
使用道具 举报
e = input('电') e=float(e) if e<=100: m=e*0.5 elif e<=200: m=50+(e-100)*1 else: m=50+100+(e-200)*2 print(m)
本版积分规则 发表回复 回帖后跳转到最后一页