-
Under Python 3, map() doesn't return a list (as in Python 2), but must be evaluated before it can be used as a list.
6e7da212
Loading
Under Python 3, map() doesn't return a list (as in Python 2), but must be evaluated before it can be used as a list.