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.
In questa pagina del sito puoi guardare il video online Python Programming Language | Loops in Python | For Loop | While Loop | Lecture 5 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Edupedia World by Exambyte 30 marzo 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 165 volte e gli è piaciuto 1 spettatori. Buona visione!