下面代码的输出结果是()。print(pow(2,10))

8 查阅

下面代码的输出结果是()。print(pow(2,10))

A.1024

B.20

C.100

D.12

参考答案:

答案:1024