print(print('Hello')),输出为()。

print(print('Hello')),输出为()。

A.HelloNone

B.Hello

C.None

D.HelloNone

正确答案:A

猜你喜欢