L19 For loop in Python | Python Tutorial for Beginners
aipython
➿ In this video, you will learn everything about for loop in Python. For loops are preferred choice of iterative component, when it comes to iterating over a fixed range/sequence of data. Using for loops, you can perform a certain operation on each value of a given sequence one by one. You will learn to use for loop over a various entity such as range, list, sets, tuple, dictionary in Python. After watching this video, you will able to solve most of the problems related to for loop.
⏱️ Timestamp current Video
00:00:00 - Introduction
00:01:05 - Agenda of this Video
00:02:01 - What is For loop
00:02:59 - Syntax and Flowchart
00:04:49 - For loop on the Range
00:09:07 - For loop with a List
00:14:04 - For loop with String
00:15:29 - For loop with Tuples
00:16:27 - For loop with SET
00:17:23 - For loop with Dictionary
00:22:17 - If-else inside a For loop
00:25:26 - EndNote & further
🌐 Website: https://www.aipython.in/python-for-loop/ for 🖺documentation and 🔡code
🔗 Useful links related to this video:
SET in Python: https://youtu.be/zCyfsL09kys
List in Python: https://youtu.be/UCfDJyQGRFw
If-else in Python: https://youtu.be/FGNmvG62WZI
🎦 aipython's Playlist link Python Tutorial for Beginners: https://bit.ly/3bAubXP Python Misc: https://bit.ly/2JpVND4 Python Projects: https://bit.ly/2UHAbY1
🤝 Connect and follow us @ Website : https://www.aipython.in facebook (Page) : https://www.facebook.com/aipythonIndia Facebook (Group): https://www.facebook.com/groups/aipython Instagram: https://www.instagram.com/aipython_india Twitter : https://twitter.com/aipython_India LinkedIn : https://www.linkedin.com/in/aipythonIndia/ Tumblr: https://www.tumblr.com/dashboard/blog/aipython
#aipython #python3 #forloop #controlstructure ... https://www.youtube.com/watch?v=wIwF7ZN26sY
64307640 Bytes