Which code cannot print “hello world” in one line()

A.print(‘hello world’) B.print(“hello world”) C.print(”’hello world”’) D.print(‘hello \world’)

时间:2024-03-12 16:25:16

相似题目