Question at position 1 What will the following code print? a = 5 b = 10 print("The sum of {} and {} is {}.".format(a, b, a+b))The sum of 5 and 10 is 15.The sum of a and b is a + b.The sum of a and b is 15.The sum of 5 and 10 is 5 + 10.Clear my selection单项选择题

A

The sum of 5 and 10 is 15.

B

The sum of a and b is a + b.

C

The sum of a and b is 15.

D

The sum of 5 and 10 is 5 + 10.

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!