Remove a Number from List

# Introduction In this challenge, we are asked to remove a specific number from a given list using list comprehension. The number to be removed is 24 from the list [12,24,35,24,88,120,155].

|60 : 00

Click the virtual machine below to start practicing