Python If Statements Explained (In Great Detail)

  Рет қаралды 3,308

Afternerd

Afternerd

Күн бұрын

In this video in the Python tutorial for beginners, I am going to teach you all you need to know about if statements in Python, as well as if-else and if-elif-else statements.
If, or conditional, statements is a fundamental concept in programming languages and it is crucial that you understand this concept well in order to be a good programmer.
⏰ Timestamps:
00:00 | Introduction
00:13 | What problem do if statements solve?
02:48 | If statement example
03:33 | If statement syntax
08:26 | If statement with multiline body
11:02 | Indentation errors in Python
12:43 | If Else statements
16:33 | If Elif Else statements
Resources:
📝 Python Cheatsheet: www.afternerd.com/blog/get-py...
🖥️ Computer Science guide: www.afternerd.com/blog/learn-...
🐍 Python roadmap guide: www.afternerd.com/blog/learn-...
Courses:
📚 Python OOP: www.afternerd.com/udemy/pytho...
Where you can find me:
ℹ️ Website: www.afternerd.com/​
📸 Instagram: / the_kreamix​
🐦 Twitter: / afternerdtweets
#python #pythonforbeginners #pythontutorial #afternerd

Пікірлер: 14
@TsingTao7
@TsingTao7 2 жыл бұрын
No one explains these concepts better than you do. Anytime one of my classmates is struggling I pass your videos on to them. I hope you continue with these videos and I appreciate the time you take putting these together.
@Afternerd
@Afternerd 2 жыл бұрын
I will continue! Thanks for your kind message.
@SOC_Pavi
@SOC_Pavi 2 жыл бұрын
Thank you for your crystal clear explanations on the Python topic!!!
@TheNavaRose
@TheNavaRose 2 жыл бұрын
Long time no see :)
@Afternerd
@Afternerd 2 жыл бұрын
I know right? :) I have been pretty busy lately but I am planning on posting many videos in the few weeks to come!
@anthonyezeigbo385
@anthonyezeigbo385 2 жыл бұрын
thank you so much, your explanations are unmatched,looking forward to your videos on for loops, and while loops.
@Afternerd
@Afternerd 2 жыл бұрын
How did you know these are the next videos that I am planning? ;)
@zakyvids6566
@zakyvids6566 2 жыл бұрын
This is awesome, you have explained this quite well with every single detail this is exactly was what I was looking for I would appreciate if you can make a python and JavaScript crash course as this videos was immensely helpful Thankyou
@OnlineMathsAcademy
@OnlineMathsAcademy 2 жыл бұрын
Hang on... is Karim a Teacher? Many thanks for your well planned sessions, unlike others who seems to be hitting the keyboard at the speed of light!
@mahbubhasan5400
@mahbubhasan5400 2 жыл бұрын
After a Long time ... !!!
@elijahelicom
@elijahelicom 5 ай бұрын
Look for is a complete course of python bro
@_ki11shot_41
@_ki11shot_41 Жыл бұрын
Why is do we have to put an f in the if statement. Why cant we just say print("x is {x}") ??
@mahbubhasan5400
@mahbubhasan5400 2 жыл бұрын
Ur python tricks is so nice 👌 .... On my email .
Python: Why Do We Need Loops? (For Loops Explained)
22:32
Afternerd
Рет қаралды 3,5 М.
What is Object-Oriented Programming? (The basic concepts)
41:05
Неприятная Встреча На Мосту - Полярная звезда #shorts
00:59
Полярная звезда - Kuzey Yıldızı
Рет қаралды 7 МЛН
ОДИН ДЕНЬ ИЗ ДЕТСТВА❤️ #shorts
00:59
BATEK_OFFICIAL
Рет қаралды 7 МЛН
Control Flow in Python - If Elif Else Statements
16:08
Programming with Mosh
Рет қаралды 285 М.
10 Nooby Mistakes Devs Often Make In Python
24:31
Indently
Рет қаралды 46 М.
How to Learn Python? (From Zero to Hero)
22:15
Afternerd
Рет қаралды 135 М.
Difference between For loops and While loops (In Python)
10:48
What is the Python Interpreter? (How does Python Work?)
14:08
Afternerd
Рет қаралды 76 М.
If statements in Python are easy (if, elif, else) 🤔
8:21
Bro Code
Рет қаралды 112 М.
Python: While Loops (Reading User Input Indefinitely?!!)
14:40