运行程序print(float(2020)+int('80')),其结果为下列哪项?
A、程序运行出错
B、2100.0
C、202080
D、’202080’