Are you extracting items from an iterable using indexing? A more efficient way to achieve the same result is to assign the iterable to multiple variables simultaneously.