In Python, how do I index a list with another list? October 21, 2022 by Tarik T = [L[i] for i in Idx]