You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where i use a key value pair in a for loop, assign each to a separate variable, so i don't have to use item[0] and item[1].
the indexing is not clear, and it simplifies the handling of the for loop.