运行以下程序段后,输出结果为 【 】 。a=3:b=2Print a*(a+B)

题目

运行以下程序段后,输出结果为 【 】 。

a=3:b=2

Print a*(a+B)


相似考题