We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
if u want u can create a defaultdict which creates an empty list for all the values it get's from group a and append the indeces of those values or u create ur own dictionary append the indeces of the list a and check with list b and print the indeces of each element.
DefaultDict Tutorial
You are viewing a single comment's thread. Return to all comments →
if u want u can create a defaultdict which creates an empty list for all the values it get's from group a and append the indeces of those values or u create ur own dictionary append the indeces of the list a and check with list b and print the indeces of each element.