Python Programming Language: Computer Applications
Python Programming Language | Loops in Python | For Loop | While Loop | Lecture 5
Review:
In the previous video, we covered
• IF Statement
• ELSE Statement
• Nested IF Statement
• ELIF (ELSE IF) Statement
In this video, we shall see “LOOPS”. We shall first see the “FOR Loop” and then see “WHILE Loop”
• Loops are important parts of Programming
• It allows us to repeat a block of code multiple times, without having to retype it
FOR LOOP:
Illustration of FOR Loop
We shall use Spyder like the last video
Example to print a set of given numbers
Example to use Range Command in the FOR Loop:
Example to print only the even numbers from a given set of numbers:
Use of IF ELSE Statement with in a FOR Loop
Use of Continue Statement along with a FOR Loop
Use of Break Statement along with a FOR Loop
While Loop:
• Its working is very similar to FOR Loop
Illustration of While Loop:
Use of IF ELSE Statement with in a While Loop
Use of Continue Statement along with a While Loop
Use of Break Statement along with a While Loop
Video by Edupedia World (www.edupediaworld.com), Free Online Education;
Download our App : https://goo.gl/1b6LBg
Click here https://goo.gl/HjNegN to watch more videos on Python Programming Language- Complete Tutorial;
All Rights Reserved.
Sur cette page du site, vous pouvez voir la vidéo en ligne Python Programming Language | Loops in Python | For Loop | While Loop | Lecture 5 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Edupedia World by Exambyte 30 mars 2017, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 165 fois et il a aimé 1 téléspectateurs. Bon visionnage!