How to Use If Else Statements in Python (Python Tutorial #2)

preview_player
Показать описание

Tips:
1. Follow along as I explain to make sure you understand everything
2. Ideally, work with a friend so you can help each other when you’re stuck
3. If you want to learn faster than I talk, I’d recommend 1.25x or 1.5x speed :)
4. Check the outline in the comment section below if you want to skip around.
7. Have fun! If anything is unclear, please let me know in a comment.

Рекомендации по теме
Комментарии
Автор

Below is an outline of this video.

Also, a few tips:
2. Follow along as I explain to make sure you understand everything
3. Ideally, work with a friend so you can help each other when you’re stuck
4. If you want to learn faster than I talk, I’d recommend 1.25x or 1.5x speed :)
5. Check the outline in the comment section below if you want to skip around.
8. Have fun! If anything is unclear, please let me know in a comment.

0:06: The outline
1:00: I already started learning another language. What should I do?
1:51: Creating a new Jupyter Notebook file
2:26: Executing a cell in Jupyter
2:57: Deleting and adding cells in Jupyter
4:47: How Jupyter’s kernals work
6:18: If statements
9:28: If-else statements
11:32: If-elif-else statements
15:00: If-else within if-else
17:12: Creating a BMI calculator

CSDojo
Автор

Can we just take a moment to appreciate how this guy is making python so interesting and simple?

Fan-fijb
Автор

This is honestly 1000x better than my school teacher lol

anushkaroy
Автор

I would have probably paid attention in class if my school teacher was like him. Also this guy looks like a person who would make a perfect friend.

lennoxlewis
Автор

I am all in on CS dojo. Simple, thorough, easy to following and delivered in a natural tone.

WellingtonMSB
Автор

a = good teacher
b = better than subscription based tutorials

if a == b:
print("agree")
else:
print("false")

agree

tariq
Автор

This is the most trouble I´ve ever gone through just to be called fat.

erikappelquist
Автор

You're literally helping me build my future, Ii'm forever grateful!!

thatboyjwan
Автор

you can simply run the program by pressing "shift+enter" instead of clicking it
thank me later

AyushSharma-itsz
Автор

Very Professional work, and the videos Clearly show the Effort you put into them.

Very few channels like yours.. The subs here are going to increase exponentially

ArnavYT
Автор

These tutorials look like something I would actually pay for! You're really thoughtful to teach Python to the world. You're an inspiration!

vishnuvengadeswaran
Автор

I was recommended your videos by my 17 year old daughter. She said, she was struggling in class and the teacher was not that good (London based school). Your videos specially and a couple of others helped he pass her GCSEs computer science at grade 8 (A) without the need to pay for tuition and far better quality. To be recommended by kids you are a true teacher

samaboasba
Автор

Wow I was SO confused by if/else statements and in three minutes your examples broke it down in the simplest of terms. Thank you!!

toniCbenn
Автор

YK! I just started learning Python. It is so empowering! I have seen two of your videos thus far, and they are amazing! Thank you for your passion and dedication to making these videos available to the public. I was on your Patreon account just now, and learned that you are no longer accepting donations for your work. This made me sad and happy all at once. I am happy that you can support yourself without Patreon, but sad that I could not contribute to your vision of making Python accessible to the public. I will subscribe to your channel, and follow you on facebook if that is the best way for me to contribute to you and your vision. Thank you very much for these tutorials. They are valuable beyond words. print("Thank you YK")

clayvalarezo
Автор

I just finished parts 1 and 2 of this python tutorial next up is part 3 I'm really enjoying it so far your tutorials are awesome, high quality, filled with great content and it's so easy to follow along; I learn so much! I also love that there's a little test or program that's made at the end of the tutorial, it gives me a chance to see what you've taught being put into use and I get to try it out for myself, I'm glad I found your channel, I'm definitely a subscriber!

braddavids
Автор

tutorial 1 : 5 million
tutorial 2 : 1million views i can see what it the main prob in our generation :c

rafiksalmi
Автор

Bro your tutorials are the most informational and helpful BY FAR! I am a complete beginner trying to learn Python, and you made it infinitely better! Thank you so much!

willblot
Автор

You're one of the finest tutors I've found on YouTube.. 👍God bless you.

afshakhan
Автор

I'm a complete beginner and I find that your tutorials are super clear! Thank you for teaching on Youtube :)

ervitah
Автор

You're the best coding teacher I've had. Thanks for making our life easier using available applications interfaces like Jupyter Notebooks and not trying to show yourself smarter using extensive command lines for everything.

PatrickTicksbo