皮皮学,免费搜题
登录
搜题
【多选题】
财政支出 按国家职能分类有
A.
经济建设支出
B.
科学文教卫生支出
C.
行政管理支出
D.
国防支出
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】2要打开文件c:\ scores.txt进行写入,请使用__________。
A.
outfile = open(“c:\ scores.txt”,“w”)
B.
outfile = open(“c:\\ scores.txt”,“w”)
C.
outfile = open(file =“c:\ scores.txt”,“w”)
D.
outfile = open(file =“c:\\ scores.txt”,“w”)
【单选题】要打开文件c:\ scores.txt进行写入,请使用__________。
A.
outfile = open(“c:\ scores.txt”,“w”)
B.
outfile = open(“c:\\ scores.txt”,“w”)
C.
outfile = open(file =“c:\ scores.txt”,“w”)
D.
outfile = open(file =“c:\\ scores.txt”,“w”)
【判断题】编制时间序列的基本原则是保证数列中各个指标数值的一致性。 ( )
A.
正确
B.
错误
【单选题】工厂变配电所主接线的基本要求是
A.
安全、简单、可靠、稳定
B.
安全、灵活、可靠、经济
C.
简单、稳定、灵活、经济
D.
灵活、可靠、简单、稳定
【判断题】保证时间序列中各个指标数值具有可比性是编制时间序列应遵守的基本原则。
A.
正确
B.
错误
【判断题】对变配电所主接线方案的基本要求是安全、可靠、经济、方便、优质。
A.
正确
B.
错误
【单选题】1要打开文件c:\ scores.txt进行阅读,请使用__________。
A.
infile = open(“c:\ scores.txt”,“r”)
B.
infile = open(“c:\\ scores.txt”,“r”)
C.
infile = open(file =“c:\ scores.txt”,“r”)
D.
infile = open(file =“c:\\ scores.txt”,“r”)
【单选题】要打开文件c:\ scores.txt进行读数据,请使用__________。
A.
infile = open(“c:\ scores.txt”,“r”)
B.
infile = open(“c:\\ scores.txt”,“r”)
C.
infile = open(file =“c:\ scores.txt”,“r”)
D.
infile = open(file =“c:\\ scores.txt”,“r”)
【简答题】对变电所主接线的基本要求是安全、可靠、( )、( )。
【简答题】保证时间序列中各个指标数值具有可比性是编制时间序列应遵守的基本原则。( )
相关题目: