- Practical Data Wrangling
- Allan Visochek
- 78字
- 2021-07-02 15:16:10
Compound statements
So far, each line of code that you have written gets executed exactly once and immediately after it is written. Compound statements are Python structures that allow you to control when and how certain pieces of code get executed. Compound statements significantly increase your expressiveness as a programmer. In other words, they allow you to do more with less code. Before introducing a few compound statements, it will be helpful to go over the syntactical structure.
推薦閱讀
- Hands-On Machine Learning with TensorFlow.js
- 流處理器研究與設計
- 模型制作
- Photoshop CS3特效處理融會貫通
- Photoshop CS3圖像處理融會貫通
- 21天學通Java
- 21天學通Visual C++
- Docker on Amazon Web Services
- Building a BeagleBone Black Super Cluster
- Hands-On Data Warehousing with Azure Data Factory
- Mastering Ansible(Second Edition)
- 機器人制作入門(第4版)
- 穿越計算機的迷霧
- Mastering Machine Learning with R
- Cisco UCS Cookbook