登录  注册

首页->python程序设计

假设os模块已导入,那么列表推导式 [filename for filename in os.listdir(‘C:\Windows’) if filename.endswith(‘.exe’)] 的作用是列出C:\Windows文件夹中所有扩展名为.exe的文件。

(A)对

(B)错

参考答案
继续答题:下一题
微考学堂微考学社

更多python程序设计试题

考试