Learn Python - Nested Loops

preview_player
Показать описание
Learn Python - Nested Loops

In this video:
- Nested For Loops
- Nested While Loops

-- Welcome to Coding4Chicks --

I am a programming chick with 10 years of experience in programming and the administration of computer systems. I have a masters in Software Engineering, a bachelors in Computer Science and have been teaching at University.

I dedicate this channel to my Chicas around the world that would also like to learn programming but don't know where to start. This channel is in no way an indication that you will need special help in learning anything, sometimes we just feel like listening to a girl.

P.S. Boys, feel free to enjoy the site too! ;)

Remember: The sky is the limit. You can do anything you want!
Рекомендации по теме
Комментарии
Автор

At 4:52, you can see the second code you made with Counter, after iCounter2 becomes 9, it doesn't loop. I guess you should put "iCounter2 = 0" before the second while loop to reset iCounter2's number.

darmy
Автор

I am not a chick, but this video helped a lot, thanks! I suggest drawing a flowchart live while demonstrating on code so people can really see exactly what is going on, I was looking at a flowchart while I watched this video. Thanks again!

riddleiddle