In this video we are taking a look at Nested Loops and creating Patterns as a triangle or pyramid in python.
Let me know: Could you solve the integer Date task? (see below for timestamp) Drop me a comment with your alternative approach :-)
0:00 Introductory Example and functionality of Nested loops
02:10 Second Example: Creating Integer Dates
05:34 Creating patterns - basic understanding
07:00 Pattern - Triangle
08:45 Pattern - Pyramid
12:25 Pyramid with flexible rows
13:15 Nested list comprehension