flat_list# flat_list(input_list)[source]# Given a list of nested lists of arbitrary depth, returns a single level or ‘flat’ list.