Python Lists

Python lists can be extremely useful. What is a list? A list holds elements together. Example: The element “hi” is element 0. “hello” is number 1. So the first element we see is actually the 0th element in Python. What you can do to a list: (result is below) Also:

February 2023
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728