[单选题,4分] 下面代码的输出结果是 forsin"HelloWorld": ifs=="W": continue print(s,end="")
A.Hello
B.World
C.HelloWorld
D.Helloorld
出自:河南理工大学-计算机科学与技术-Python语言程序设计