单选题

运行代码 print(r"\nPython")的结果是? ( )

A

直接输出: "\nPython"

B

直接输出: \nPython

C

直接输出: Python

D

先换行, 然后在新的一行中输出: Python

赣ICP备20007335号-2