simple fix used builtin map func instead of a list comprehension, incorrect usage of comprehensions.
11 KiB
11 KiB
simple fix used builtin map func instead of a list comprehension, incorrect usage of comprehensions.