下面代码的输出结果是()。X = 0o1010print(X)


下面代码的输出结果是()。X = 0o1010print(X)

A.10

B.520

C.1024

D.32768

正确答案:520


Tag:python 代码 时间:2022-01-13 20:57:00