Filter with a list comprehension
- VC Healy
- Jul 27, 2020
- 1 min read
Performed a task on PyBites but couldn't get the answer to pass. Below is the comprehension with the three assertions that were the test and it passed easily in VS Code.
I am awaiting an answer from PyBites for what I had done wrong.
PyBites is a great tool for learning Python, I find it a little quirky at times.

Comments