Python Tutorial for Beginners 2020 - For Loop (3)
Hey guys, this is the 20th video for my Python's tutorial course for beginners. We will be covering all the basics about Python including installing and setting up the development environment, variables, data structures, iterations, conditionals, operators, error handlings, functions, classes and many more. The aim for this tutorial is to provide with a solid foundation layer for Python and programming in general so that we can proceed to more advanced level Python tutorials and also look into different application areas of using Python such as web development and data science. This video is the third video for iterations using for loop. In this video, we will focus on talking about nested for loop and how we can create the nested for loop structure to iterate through nested Python iterable data types. We will first start off the video with iterating a string within a list, then to nested for loop structure using range function and indexes generated from it, and lastly, we will try to work with multi-nested data structures to have an example bit similar to the real world programming. ============================================================= Timestamps: 00:00 Introduction 00:15 Intro to nested for loops 04:56 Nested for loop control statements 07:03 Nested for loop using range() and index 09:42 Nested for loop with multiple data types ============================================================= Share video link: https://youtu.be/HkI1H3gpwXQ ============================================================= GitHub link: https://github.com/funandeasyprogramming/python_tutorial_for_beginners/blob/master/for_loop_three/for_loop_three.py ============================================================= Instagram: https://www.instagram.com/do_programming/ Facebook: https://www.facebook.com/danny.oh.96742
Download
0 formatsNo download links available.