Python Basics series for Beginners video 4: What are Python Conditional Statement

preview_player
Показать описание
this is video 4 of out python marathon series for beginners .topic to be covered are conditionals, Conditional Statement in Python perform different computations or actions depending on whether a specific Boolean constraint evaluates to true or false. Conditional statements are handled by IF statements in Python.

types of conditionals
1) if conditional
2) else conditional
3) if elif conditional
4) nested if conditional

questions which may be answered in this video are :

* what is conditional in python
* explanation of conditional in python
* if in python
* else in python
* elif in python
* nested if in python

tags #pythonbasics #iknowpython #pythonconditionals
Рекомендации по теме