Filtering Odd Numbers with List Comprehension

# Introduction In this lab, we will create a program that uses list comprehension to filter out the odd numbers from a given list of numbers and print the resulting list.

|60 : 00

Click the virtual machine below to start practicing