单选题

下面哪一行代码的输出结果不是Python3.7( )

A

print(“Python3.7”)

B

print(“Python”+3.7)

C

print(“Python”+str(3.7))

D

print(“Python”+“3.7”)

赣ICP备20007335号-2