Exercise: Filter function I

Complete the code to filter out negative numbers from the numbers list.
Python
Setting up Python environment...
Output