Shouldn't the output be "{5, 8, 7}"? https://github.com/SigmaQuan/Better-Python-59-Ways/blob/9eaaba2539ca0b723442f9fcdf0455c7a1fe0584/item_07_list_not_map_filter.py#L61
Shouldn't the output be "{5, 8, 7}"?
Better-Python-59-Ways/item_07_list_not_map_filter.py
Line 61 in 9eaaba2