Exercise: Filter function II
Use the
filter()
function to remove negative numbers from the list. Adjust and complete the code to make it work.Premium
Python
Setting up Python environment...
Output