题库 python等级考试 题目列表

python等级考试

共有 1555 道题
分类
python等级考试三级 共228题
题目列表
判断题

140

0
单选题
关于文件的读写,下列解释表述错误的是?( )
文件操作 三级知识块 2021年9月 一般

153

0
单选题
filename = "中国诗人.txt" with open(filename,"w&quot...
文件操作 三级知识块 2021年9月 一般

167

0
单选题
设s="happy time",那么print(s[-2:])的结果是?( )
核心函数 三级知识块 2021年9月 一般

158

0
单选题
以下关于二进制整数的定义,正确的是?( )
编码与数制 三级知识块 2021年9月 一般

157

0