# Introduction In this challenge, we will learn how to remove empty strings from a list of strings using a filter function in Python.
Click the virtual machine below to start practicing