Recode your own ft_filter, it should behave like the original built-in function (it should return the same thing as "print(filter.doc)"), you should use list comprehensions to recode your ft_filter.
We will explore the Python programming language, a high-level, object-oriented language that is widely used in data science due to its extensive collection of libraries, which can be highly beneficial ...