求解Python操作题

img


求解这个操作题,为什么输出的结果是这样子的!这个该怎么修改才能输出预期结果呢?
感谢感谢

b和c 加 int 修饰

int(b) * e + int(c) * f