Yong Cui·Follow1 min read·Oct 5, 2020--ListenShareIf the filtered list is to be used as an iterable, such as in a for loop, you may want to use the filter() function, because filter object is an iterable itself.