Hi! In this video, we shall look at how If, elif and else statements work in Python and also how nesting works. These are conditional statements which help us in controlling program flow. These are very fundamental programming principles that every programmer should know.
Smash that like button and subscribe to my channel for more such content!
Timestamps⏱:
0:00 - Introduction
0:56 - Conditional statements working
6:30 - elif statement
11:01 - Nesting of if statement
5:32 - EndScreen
GitHub link for the video:
https://github.com/ChipTalksComputers...
SUBSCRIBE NOW:
/ @chipsqueax
GITHUB:
https://github.com/ChipTalksComputers
FACEBOOK:
/ chiptalkscomputers-105731584427042
INSTAGRAM:
/ chiptalkscomputers
PYTHON FOR BEGINNERS:
• How to download and install Python 3....
SORTING ALGORITHMS PLAYLIST:
• Sorting-1 - Bubble Sort algorithm exp...
PREVIOUS VIDEOS:
OPERATORS PART-2:
• 🖥Operators in Python Part-2 [Logical ...
OPERATORS PART-1:
• 🖥Operators in Python Part-1 [Arithmet...
TAGS:
Python beginners tutorial
Python if else statements
if elif else in python
conditional statements in python