运行代码 print(r"\nPython")的结果是? ( )
直接输出: "\nPython"
直接输出: \nPython
直接输出: Python
先换行, 然后在新的一行中输出: Python