- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 28字
- 2021-07-09 20:40:26
Logical operators
Python supports logical operators AND, OR, and NOT:

These only evaluate their second argument if needed for their outcome, as shown in the following screenshot:

推薦閱讀
- C++程序設(shè)計教程
- Apache Spark 2 for Beginners
- Visual Basic程序設(shè)計實驗指導(dǎo)(第4版)
- VMware虛擬化技術(shù)
- Keras深度學(xué)習(xí)實戰(zhàn)
- 現(xiàn)代C++編程實戰(zhàn):132個核心技巧示例(原書第2版)
- MySQL入門很輕松(微課超值版)
- Learning YARN
- Python機(jī)器學(xué)習(xí)算法與應(yīng)用
- 編程改變生活:用Python提升你的能力(進(jìn)階篇·微課視頻版)
- 物聯(lián)網(wǎng)系統(tǒng)架構(gòu)設(shè)計與邊緣計算(原書第2版)
- Learning Unreal Engine Game Development
- Python應(yīng)用與實戰(zhàn)
- Qt 5.12實戰(zhàn)
- Java程序設(shè)計教程