Since `__` is defined as False, and len(empty_list) == 0 == False, this test passes with the second assertion left unfixed. https://github.com/arachnegl/python-koans/blob/30d866a834d5b2f1e49cc6e148078d7596462b36/koans/about_lists.py#L11-L16