注意:此页面搜索的是所有试题
题目内容
(国家开放大学Python程序设计)
以下代码的运行结果为( )。
print(r...hello,\n
world...)
A.hello,\n
world
B.hello,world
C....hello,world...
D.r...hello,\n world...
print(r...hello,\n
world...)
A.hello,\n
world
B.hello,world
C....hello,world...
D.r...hello,\n world...
参考答案