It began as data structures and sorting algorithms to learn Python (all of my fullstack work has been in Javascript), then grew into learning the Python ecosystem with FastAPI, databases, auth, and ...
The first item sits at index 0. The last item sits at the length minus 1. - You cannot use strings as indexes. You must use non-negative integers. - Copying an array creates a shallow copy. This means ...