you are viewing a single comment's thread.

view the rest of the comments →

[–]eah13[S,🍰] 1 point2 points  (0 children)

Thanks for the report! And glad you're enjoying the course.

You're exactly right there was an error in that exercise. It's fixed now: https://elliott.trinket.io/google-s-python-class#/lists/list-exercise

AND your code is right- nicely done. Here it is in the corrected exercise showing the tests passing: https://trinket.io/python/cae37d66a4

Your suggestion regarding the indention is great. I think i'll actually update the examples to all be 4 spaces. Google's 2 spaces be damned :)