APP下载
首页
>
IT互联网
>
python选择填空题库练习
搜索
python选择填空题库练习
题目内容
(
简答题
)
18.把高级语言程序翻译成低级语言程序或者机器语言程序的方式有两种:编译和()。

答案:答案:解释

python选择填空题库练习
12.元组和列表都支持的方法是( )
https://www.shititong.cn/cha-kan/shiti/00045642-8999-2efe-c0c9-4cc241d27c00.html
点击查看题目
2.计算机软件分类中,所谓“开源软件”指的是( )
https://www.shititong.cn/cha-kan/shiti/00045642-8954-251e-c0c9-4cc241d27c00.html
点击查看题目
27.已知列表 lst1=[8,5,7,2,10],lst2=sorted(lst1)则表达式 lst2[-1]的值为
https://www.shititong.cn/cha-kan/shiti/00045648-dd4b-1c46-c0c9-4cc241d27c00.html
点击查看题目
16.下面代码的输出结果是()。 round(3.7423,2)
https://www.shititong.cn/cha-kan/shiti/00045642-896e-9e67-c0c9-4cc241d27c00.html
点击查看题目
14.计算机中表示信息的最小单位是()。
https://www.shititong.cn/cha-kan/shiti/00045642-8960-e122-c0c9-4cc241d27c00.html
点击查看题目
28.阅读以下程序,填写运行结果
https://www.shititong.cn/cha-kan/shiti/00045648-dd53-7afe-c0c9-4cc241d27c00.html
点击查看题目
3.由字符串 s='this is a pen' 获得 This Is A Pen 的方法为( )
https://www.shititong.cn/cha-kan/shiti/00045642-8975-f013-c0c9-4cc241d27c00.html
点击查看题目
10.以下四个容量单位中,()是介于 TB 和 MB 之间的单位。
https://www.shititong.cn/cha-kan/shiti/00045642-895f-9ad8-c0c9-4cc241d27c00.html
点击查看题目
5.以下程序用于输出给定三位正整数的逆序数(比如输入 345,输出为 543),则空白部分应该填写的内容
为 。
https://www.shititong.cn/cha-kan/shiti/00045642-8988-af9a-c0c9-4cc241d27c00.html
点击查看题目
25.阅读以下程序,假设用户输入为 18,则运行结果为
https://www.shititong.cn/cha-kan/shiti/00045648-dd52-cfba-c0c9-4cc241d27c00.html
点击查看题目
首页
>
IT互联网
>
python选择填空题库练习
题目内容
(
简答题
)
手机预览
python选择填空题库练习

18.把高级语言程序翻译成低级语言程序或者机器语言程序的方式有两种:编译和()。

答案:答案:解释

python选择填空题库练习
相关题目
12.元组和列表都支持的方法是( )

A.  extend()

B.  index()

C.  append()

D.  remove()

https://www.shititong.cn/cha-kan/shiti/00045642-8999-2efe-c0c9-4cc241d27c00.html
点击查看答案
2.计算机软件分类中,所谓“开源软件”指的是( )

A.  可以免费使用的软件

B.  处在开发源头的软件

C.  没有版权的软件

D.  开放源代码的软件

https://www.shititong.cn/cha-kan/shiti/00045642-8954-251e-c0c9-4cc241d27c00.html
点击查看答案
27.已知列表 lst1=[8,5,7,2,10],lst2=sorted(lst1)则表达式 lst2[-1]的值为
https://www.shititong.cn/cha-kan/shiti/00045648-dd4b-1c46-c0c9-4cc241d27c00.html
点击查看答案
16.下面代码的输出结果是()。 round(3.7423,2)

A. 3.74

B. 3.75

C. 3

D. 4

https://www.shititong.cn/cha-kan/shiti/00045642-896e-9e67-c0c9-4cc241d27c00.html
点击查看答案
14.计算机中表示信息的最小单位是()。

A.  字节

B.  比特

C.  程序

D.  字符

https://www.shititong.cn/cha-kan/shiti/00045642-8960-e122-c0c9-4cc241d27c00.html
点击查看答案
28.阅读以下程序,填写运行结果
https://www.shititong.cn/cha-kan/shiti/00045648-dd53-7afe-c0c9-4cc241d27c00.html
点击查看答案
3.由字符串 s='this is a pen' 获得 This Is A Pen 的方法为( )

A.  s.title()

B.  s.isupper()

C.  s.upper()

D.  s.capitalize()

https://www.shititong.cn/cha-kan/shiti/00045642-8975-f013-c0c9-4cc241d27c00.html
点击查看答案
10.以下四个容量单位中,()是介于 TB 和 MB 之间的单位。

A.  GB

B.  NB

C.  KB

D.  PB

https://www.shititong.cn/cha-kan/shiti/00045642-895f-9ad8-c0c9-4cc241d27c00.html
点击查看答案
5.以下程序用于输出给定三位正整数的逆序数(比如输入 345,输出为 543),则空白部分应该填写的内容
为 。

A.  S=i*s

B.  s=i+S

C.  s=s+i

D.  s=s*i

https://www.shititong.cn/cha-kan/shiti/00045642-8988-af9a-c0c9-4cc241d27c00.html
点击查看答案
25.阅读以下程序,假设用户输入为 18,则运行结果为
https://www.shititong.cn/cha-kan/shiti/00045648-dd52-cfba-c0c9-4cc241d27c00.html
点击查看答案
试题通小程序
试题通app下载