While Loops in Python | Python for Beginners

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

In this series we will be walking through everything you need to know to get started in Python! In this video we learn about While Loops in Python.

Favorite Python Courses:
____________________________________________

SUBSCRIBE!
Do you want to become a Data Analyst? That's what this channel is all about! My goal is to help you learn everything you need in order to start your career or even switch your career into Data Analytics. Be sure to subscribe to not miss out on any content!
____________________________________________

RESOURCES:

Coursera Courses:

Udemy Courses:

*Please note I may earn a small commission for any purchase through these links - Thanks for supporting the channel!*
____________________________________________

SUPPORT MY CHANNEL - PATREON/MERCH

____________________________________________

Websites:
📱Instagram: @Alex_The_Analyst
____________________________________________

0:00 Intro
0:35 Syntax of While Loop
1:57 Break Statement in While Loop
2:44 Else Statement in While Loop
3:50 Continue Statement in While Loop
5:18 Outro

*All opinions or statements in this video are my own and do not reflect the opinion of the company I work for or have ever worked for*
Рекомендации по теме
Комментарии
Автор

¿Can we appreciate the fact that alex spent 30 minutes to teach us "While Loops" and then we have the short five minute teaching lesson?

Thank you so much for the worka and effort to teach us python!

I'll leave my like (I'm already subscribed ❤)

abrilgonzalez
Автор

I didn't know that break and continue had that sort of impact on the else clause written after. Thank you Alex

cozimbatman
Автор

Hey Alex thank you for introducing me to this interesting world of data.

revati
Автор

Just learned about loops on Mimo but it’s not comprehensive in explaining it. Thanks for this!

noahjaybee
Автор

Hi Alex, thanks the useful contents as always. I also wanted to ask if one of your next tutorial series could be about the finance/economic concepts required for a data analyst job. It seems an important subject, especially for people like me who come from a different field, but I haven't seen a data analyst channel or an online resource focusing on that aspect.

LeoN.ac
Автор

“for your eyes only “ please make a video about how to prepare presentations, it will be really helpful guys like me who don’t havd real data analyst work experience

vinil
Автор

Really good videos Alex. Would appreciate if you could recommend where to do some exercises.

guillermolodeiro
Автор

The first time I learned about while loops I was a bit confused. After practicing with them for a while (hehe) I’m much more comfortable using them.

traetrae
Автор

Hello Alex,
I'm an university student. Currently I'm learning Excel and SQL. I just want to know that can I get a full time/ part time remote Data Analyst job?

shuvankardasgupta
Автор

Can we not use 'If statement' with For loops in order to recreat while loops?

zohairabbas
Автор

Hello Alex, thank you for the video on while loops. May I ask you that as a Data Analyst, 1. how often do you code?
2. What language do you use? (I am trying to switch careers/jobs and go back to a community college to learn Python. But, I am just wondering do you code in Java as well? )

Thank you!

cwong
Автор

Hey Alex, thanks for your videos. I am a bit confused about this one though, so when number is 0 and you say number+1, isn't it supposed to start with a 1 directly skipping the 0???

imanassafcasals
Автор

1:01 why is the number = 1 but not any other number?

hyperpop_xoxo_