Open utterances-bot opened 1 month ago
I really like your effort in creating and sharing this clear and informative guide on Python lists. The organization of the content, including examples for creating, modifying, and iterating over lists, makes it easily understandable to viewers. You could is adding more context or explanations to the code examples.
I like the way you structured your notebook. It was clear what you were talking about and where it is. The examples are also really clear, each code cell has comments explaining what the code does and is very nice. Something I would change is that your notebook is very code-oriented. I would add more in-depth explanation on each topic rather than just giving code and analyzing it.
3.10 Python lists (More Information) | Nighthawk Pages
This is student-led teaching on lists! Here you’ll learn how to manipulate individual elements or items in a list using indexing.
https://nighthawkcoders.github.io/portfolio_2025/csp/big-idea/p3/3-10-1