相关考题
-
多项选择题
不属于sys模块的方法有()
A.platform
B.getcwd()
C.exit
D.path.isdir() -
多项选择题
python语言可以在哪些领域发展()
A.爬虫
B.数据分析
C.web开发
D.人工智能 -
多项选择题
有关正则表达式和系统操作的模块有()
A.re
B.os
C.sys
D.time
