Topic 10 Week 7

In this week’s lab session, one of the very first things that you had to do was to generate the many_lists_lenghts list from many_lists. I noticed that this was something that many people struggled with.

While I do not think that the problem is so much about forgetting Python’s syntax when it comes to lists (i.e, I have no doubt that most people know how to deal with list indices in Python), I think the main problem lies in applying what was taught in the online lectures and the tutorial questions to a practical, real-world scenario.

Nevertheless, let’s get coding!