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.
On this page of the site you can watch the video online Python Programming Language | Loops in Python | For Loop | While Loop | Lecture 5 with a duration of hours minute second in good quality, which was uploaded by the user Edupedia World by Exambyte 30 March 2017, share the link with friends and acquaintances, this video has already been watched 165 times on youtube and it was liked by 1 viewers. Enjoy your viewing!