目录1.核心内置容器1. 列表2. 元组3. 集合4. 冻结集合5. 字典2.collections模块中的高级集合6. 命名元组7. 双端队列8. 计数器9. 默认字典3.1 导入 NumPy3.2 创建数组3.3数组的属性3.4切片功能3.5数组
I\'m working on a program idea which needs to respond when a particular Function key is pressed on the keyboard(like F10).