num1=6num2=10print(str(num1)+str(num2))以上程序的输出结果是()。
A.16B."610"
A.24B.26C.30D.25
A.“10422”B.48C.27.2