https://www.codecademy.com/courses/learn-python-3/articles/advanced-python-code-challenges-lists
Was there no one else that thought some of these challenges were a huge leap compared to what you had been doing up to that point? I know that it says they are going to be difficult but without looking at the solution code of number 5 I had no idea how to really address that. Even when I looked at the solution code I was kind of taken back by how it was all linked/put together.
By no idea, I understood how to address the odd (with % 2), but finding the middle sum and dividing by two⌠sheesh.
I feel like I shouldnât move on at this point. I can read what they put together but it doesnât really click if you were to give me a similar question.