Remove Empty Strings From Strings

# Introduction In this challenge, we will learn how to remove empty strings from a list of strings using a filter function in Python.

|60 : 00

Click the virtual machine below to start practicing