以下代码的运行结果为( )。
print(r...hello,\n
world...)
A.hello,\n
world
B.hello,world
C....hello,world...
D.r...hello,\n world...
出自:国家开放大学Python程序设计