首页 > 继续教育
题目内容 (请给出正确答案)
[判断题]

语句1:print("Hello",end="")print("World")语句2:print("Hello")print("World")语句1与语句2的输出结果一样()

答案
收藏

如果结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能还需要:
您的账号:
发送账号密码至手机
发送
安装优题宝APP,拍照搜题省时又省心!
更多“语句1:print("Hello",end="")print…”相关的问题
第1题
下面这条语句的输出结果是()f = (lambda a = "hello", b = "python", c ="world":a+b.split("o")【1】+c)print(f("hi"))

A.hellopythonworld

B.hipythonworld

C.hellonworld

D.hinworld

点击查看答案
第2题
以下哪条语句包含语法错误()

A.print(hello world)

B.print("It's me!")

C.print("hello 张三")

D.以上都不是

点击查看答案
第3题
语句print(“HelloWorld”)输出的结果是()

A."HelloWorld

B.HelloWorld

C.Hello

D.World

点击查看答案
第4题
语句if 0 then print "Hello" 是错误的。()
点击查看答案
第5题
给出如下代码给出如下代码:TempStr = “Hello World”以下选项中可以输出“World”子串的是()

A.print(TempStr[–5: –1])

B.print(TempStr[–5:0])

C.print(TempStr[–4: –1])print(TempStr[–4: –1])

D.print(TempStr[–5:])

点击查看答案
第6题
若有定义int测执行for(i=0;i<3;i++){printf("hello")};语句后i的值为()

A.0

B.1

C.3

D.4

点击查看答案
第7题
Python语句print(9%2)的输出结果是1()
点击查看答案
第8题
使用语句char str[10]=“hello”;对字符数组初始化,则str[1]和str[5]的值分别是多少?()

A.‘h’‘o’

B.h’‘/0’

C.‘e’‘o’

D.‘e’‘/0’

点击查看答案
第9题
str01="ABCDEFG"print(str01[-1:-3])以上Python语句的执行结果为:()。

A.[]

B.""EFG""

C.""FG""

D.""GF"""

点击查看答案
第10题
在VB中,下列语句正确的是()

A.For 1 To 10

B.If a≠1 Then

C.X=Y÷3

D.Print "1+1=8

点击查看答案
第11题
print('hello,world')和print('hello','world')输出结果是一致的()
点击查看答案
退出 登录/注册
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改