Unpacking into several lists of fixed length
I have a list of data (of varying type) that I need to process. It has fixed length and I know which index holds what data, so currently I do something like
I have a list of data (of varying type) that I need to process. It has fixed length and I know which index holds what data, so currently I do something like