基本信息
文件名称:2026年新版猿辅导有期末题.doc
文件大小:23.08 KB
总页数:11 页
更新时间:2025-12-26
总字数:约2.92千字
文档摘要

2026年新版猿辅导有期末题

一、选择题(总共10题,每题2分)

1.在Python中,用于定义一个类的关键字是______。

A.function

B.class

C.def

D.struct

2.下列哪个不是Python中的数据类型?

A.list

B.tuple

C.dictionary

D.array

3.在Python中,如果要删除一个变量,应该使用______。

A.delete

B.remove

C.del

D.clear

4.下列哪个是Python中的迭代器?

A.list

B.set

C.tuple

D.alloftheabo