#100DaysOfCode in Python Transcripts
Chapter: Days 19-21: Iteration with itertools
Lecture: Introduction to the lesson
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Good day guys, this is Julian Sequeira, and welcome to iteration with itertools. This is going to be a three day series
0:09
just touching on the more common, arguably more common, usages of itertools. We'll start off with a bit of a coverage
0:18
of what iteration is, very basic stuff, and then we'll get straight on into itertools. So carry on, move on to the three day overview
0:27
for some more detail, and then we'll get straight into the code.