APP下载
首页
>
IT互联网
>
python选择填空题库练习
搜索
python选择填空题库练习
题目内容
(
单选题
)
29.123+5.0 的执行结果为()。

A、 以上都不对

B、128

C、 128+0j

D、128

答案:D

python选择填空题库练习
29.阅读以下程序,填写运行结果
https://www.shititong.cn/cha-kan/shiti/00045648-dd4e-e00e-c0c9-4cc241d27c00.html
点击查看题目
31.表达式“1.0+2>1.0”的结果为()。
https://www.shititong.cn/cha-kan/shiti/00045648-dd40-54df-c0c9-4cc241d27c00.html
点击查看题目
21.在字符串中输出一个实数的时候,最常使用的保留小数点后 2 位的格式化控制符是( )
https://www.shititong.cn/cha-kan/shiti/00045642-897e-f92c-c0c9-4cc241d27c00.html
点击查看题目
2.以下选项中输出结果是 10 的是( )
https://www.shititong.cn/cha-kan/shiti/00045642-8994-8c70-c0c9-4cc241d27c00.html
点击查看题目
28.以下不能实现将变量 a 的值增加 1 的是( )
https://www.shititong.cn/cha-kan/shiti/00045642-8982-3216-c0c9-4cc241d27c00.html
点击查看题目
24.下列程序运行结果为 。
https://www.shititong.cn/cha-kan/shiti/00045642-8992-60c8-c0c9-4cc241d27c00.html
点击查看题目
24.Python 组合数据类型包括元组、列表、字典、集合,其中 ()是 Python 中唯一的映射类型。
https://www.shititong.cn/cha-kan/shiti/00045648-dd4d-c4b2-c0c9-4cc241d27c00.html
点击查看题目
15.已知 set1={0,1,2,3},set2={2,3,4,5}。通过集合计算得到 set3={2,3},可以用表达式 set3 = 实
现。(在空格处填写合适的集合计算表达式)
https://www.shititong.cn/cha-kan/shiti/00045648-dd4b-c34d-c0c9-4cc241d27c00.html
点击查看题目
26.下列程序的输出结果是
https://www.shititong.cn/cha-kan/shiti/00045648-dd53-09ef-c0c9-4cc241d27c00.html
点击查看题目
15.阅读下面程序,选择正确输出结果 。
https://www.shititong.cn/cha-kan/shiti/00045642-898e-1387-c0c9-4cc241d27c00.html
点击查看题目
首页
>
IT互联网
>
python选择填空题库练习
题目内容
(
单选题
)
手机预览
python选择填空题库练习

29.123+5.0 的执行结果为()。

A、 以上都不对

B、128

C、 128+0j

D、128

答案:D

python选择填空题库练习
相关题目
29.阅读以下程序,填写运行结果
https://www.shititong.cn/cha-kan/shiti/00045648-dd4e-e00e-c0c9-4cc241d27c00.html
点击查看答案
31.表达式“1.0+2>1.0”的结果为()。
https://www.shititong.cn/cha-kan/shiti/00045648-dd40-54df-c0c9-4cc241d27c00.html
点击查看答案
21.在字符串中输出一个实数的时候,最常使用的保留小数点后 2 位的格式化控制符是( )

A.  {:2f}

B.  {:.2f}

C.  i.2f}

D.  {.2}

https://www.shititong.cn/cha-kan/shiti/00045642-897e-f92c-c0c9-4cc241d27c00.html
点击查看答案
2.以下选项中输出结果是 10 的是( )

A.  >>>print('1'* 10)

B.  >>>print(len('12345'+'56789'))

C.  >>>print(len({'a':1, 'b':2, 'c':3, 'd':4,'e':5}))

D.  >>>print(list(range(1, 20, 3))[4])

https://www.shititong.cn/cha-kan/shiti/00045642-8994-8c70-c0c9-4cc241d27c00.html
点击查看答案
28.以下不能实现将变量 a 的值增加 1 的是( )

A.  a=a+int('1')

B.  a+1

C.  a=a+1

D.  a+=1

https://www.shititong.cn/cha-kan/shiti/00045642-8982-3216-c0c9-4cc241d27c00.html
点击查看答案
24.下列程序运行结果为 。

A.  5 5

B.  5 4

C.  4 5

D.  4 4

https://www.shititong.cn/cha-kan/shiti/00045642-8992-60c8-c0c9-4cc241d27c00.html
点击查看答案
24.Python 组合数据类型包括元组、列表、字典、集合,其中 ()是 Python 中唯一的映射类型。
https://www.shititong.cn/cha-kan/shiti/00045648-dd4d-c4b2-c0c9-4cc241d27c00.html
点击查看答案
15.已知 set1={0,1,2,3},set2={2,3,4,5}。通过集合计算得到 set3={2,3},可以用表达式 set3 = 实
现。(在空格处填写合适的集合计算表达式)
https://www.shititong.cn/cha-kan/shiti/00045648-dd4b-c34d-c0c9-4cc241d27c00.html
点击查看答案
26.下列程序的输出结果是
https://www.shititong.cn/cha-kan/shiti/00045648-dd53-09ef-c0c9-4cc241d27c00.html
点击查看答案
15.阅读下面程序,选择正确输出结果 。

A. 20

B.  没有输出

C. 10

D. 30

https://www.shititong.cn/cha-kan/shiti/00045642-898e-1387-c0c9-4cc241d27c00.html
点击查看答案
试题通小程序
试题通app下载