Found a really interesting resource on python lists:
Bro Code is, as usual, clear amd concise on 2d lists: they are lisTs of lists:
But then also found an approch that might be helpful in using a list to store date/event pairs:
I could, for example, rune through just the dates in the list!!
https://www.geeksforgeeks.org/python-using-2d-arrays-lists-the-right-way/
No comments:
Post a Comment