- The Python Workshop
- Andrew Bird Dr Lau Cher Han Mario Corchero Jiménez Graham Lee Corey Wade
- 181字
- 2021-06-11 12:51:29
Summary
To summarize, you need to remember that Python data structures include lists, tuples, dictionaries, and sets. Python provides these structures to enable you to code better as a developer. In this chapter, you have covered lists, which are one of the important data types in Python that store multiple objects, and also other data types, such as dictionaries, tuples, and sets. Each of these data types helps us to store and retrieve data effectively.
Data structures are an essential part of all programming languages. Most programming languages only provide basic data types to store different types of numbers, strings, and Booleans, as you learned in Chapter 1, Vital Python - Math, Strings, Conditionals, and Loops. They are an essential part of any program. In this chapter, you learned how to utilize advanced data structures such as nested lists and mixed data types, and lists with dictionaries — structures that you can use to store complex data.
Next up, we are going to learn how to use functions to write modular and understandable code that follows the DRY (Don't Repeat Yourself) principle.
- Hands-On Internet of Things with MQTT
- 現代測控電子技術
- Windows XP中文版應用基礎
- Windows程序設計與架構
- DevOps:Continuous Delivery,Integration,and Deployment with DevOps
- Photoshop行業應用基礎
- 嵌入式操作系統原理及應用
- 網絡管理工具實用詳解
- R Machine Learning Projects
- 基于敏捷開發的數據結構研究
- Mastering Ceph
- Dreamweaver+Photoshop+Flash+Fireworks網站建設與網頁設計完全實用
- 人工智能云平臺:原理、設計與應用
- Red Hat Enterprise Linux 5.0服務器構建與故障排除
- MySQL Management and Administration with Navicat