Vigyata.AI
Is this your channel?

Basic Python Tutorial - 21 ... For Loop in Python | With Examples #python

1.6K views· 40 likes· 17:30· Oct 3, 2020

🛍️ Products Mentioned (1)

Get - Python Data Analytics Course Notes and Projects Source Codes ( Rs.450 ) - https://rzp.io/l/dslstudymaterial Buy our "Self Study Material", which includes all the Projects Source Codes and Notes of the complete Data Analytics course, which contain all commands of Core Python, Numpy, Pandas, Matplotlib, SQL that we use for Big-Data Analytics ( cost @ Rs.450 or $6 or €6 ) Contact Mail Id : datasciencelovers@gmail.com ----------------------------- Complete Course - 'Data Analysis with Python' - https://www.youtube.com/watch?v=77jgzVGlSyA&list=PLy3lFw0OTluuf6PhQRxpF-MW4GlEhxroh Join our Facebook Group - https://www.facebook.com/groups/2637191416382018 Join our Telegram Channel - https://t.me/dsl99900 Like our Facebook Page - https://www.facebook.com/LoveDataScience In this video, we will learn about For Loop with examples in Python. The For Loop in Python is used to iterate over a sequence of items (like list, tuple, sets etc.). The For Loop is executed for each item/element of the given sequence. Indentation is mandatory while using the For Loop. Syntax: for Variable in Sequence: Body of for loop Examples in this video: # Using the For Loop on a List of numbers # Using the For Loop on a List of strings # Using the For Loop on a Tuple of strings # Using the For Loop on a Set of strings # Using the For Loop on a Dictionary # Using the For Loop on a String # Using the For Loop with range() # Multiplying each element of a list with 2, using the For Loop # Verifying the Odd and Even Numbers from the list More Advanced Features of For Loop will be covered in the another playlist of the course : Advanced - Data Analysis with Python This is a very useful and informative video. This video is a part of our course - Data Analysis with Python ( Basics ) You can check our other videos : #20 - If-Else-Elif Statements in Python : https://youtu.be/aSBQ5QGsn5U #19 - Lambda Function in Python : https://youtu.be/111vtJD3CSI #18 - Create Functions with Def Function in Python : https://youtu.be/23eNKqea1iA #17 - Zip and UnZip Function in Python : https://youtu.be/JolrEEjYr5o #16 - Enumerate Function in Python : https://youtu.be/3oeVZR2CWd8 Data Analytics Projects : Project 7 - https://youtu.be/AO5uhxa1R84 Project 6 - https://youtu.be/e1zKFSrKeLs Project 5 - https://youtu.be/q-Omt6LgRLc Project 4 - https://youtu.be/89eYAAPyRfo Project 3 - https://youtu.be/GyUbo45mVSE Project 2 - https://www.youtube.com/watch?v=fhiUl7f5DnI Project 1 - https://www.youtube.com/watch?v=4hYOkHijtNw #datascience #python #bigdata #pythondataanalytics #datasciencecourse #pythoncourse #learnpython #learndatascience #learndataanalysis#freedatasciencetutorials #freepythontutorials #freedataanalyticscourse #dataanalysiswithpython #dataanalytics #dataanalyticscourse #machinelearning #machinelearningtutorials #machinelearningcourse #examples #forloop #for-loop in python

🎬 More from DATA SCIENCE LOVERS