16 lines
510 B
Markdown
16 lines
510 B
Markdown
# Python 101 -条件语句(视频)
|
|
|
|
> 原文:<https://www.blog.pythonlibrary.org/2020/09/01/python-101-conditional-statements-video/>
|
|
|
|
在本视频中,您将学习如何使用 Python 编程语言创建条件语句。
|
|
|
|
具体来说,您将了解以下主题:
|
|
|
|
* 比较运算符
|
|
* 创建简单的条件
|
|
* 分支条件语句
|
|
* 嵌套条件句
|
|
* 逻辑运算符
|
|
* 特殊操作员
|
|
|
|
[https://www.youtube.com/embed/T_ha-KFqZMA?feature=oembed](https://www.youtube.com/embed/T_ha-KFqZMA?feature=oembed) |