- 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.
- Introduction to DevOps with Kubernetes
- Verilog HDL數字系統設計入門與應用實例
- Drupal 7 Multilingual Sites
- Dreamweaver CS3網頁制作融會貫通
- Learning Apache Spark 2
- ROS機器人編程與SLAM算法解析指南
- INSTANT Varnish Cache How-to
- iClone 4.31 3D Animation Beginner's Guide
- Ruby on Rails敏捷開發最佳實踐
- Nginx高性能Web服務器詳解
- 工業機器人維護與保養
- 激光選區熔化3D打印技術
- Mastering Ceph
- Redash v5 Quick Start Guide
- FreeCAD [How-to]