You are viewing a single comment's thread. Return to all comments →
What does : name_numbers = [input().split() for _ in range(n)] What is meaning of for _?
Seems like cookies are disabled on this browser, please enable them to open this website
Day 8: Dictionaries and Maps
You are viewing a single comment's thread. Return to all comments →
What does : name_numbers = [input().split() for _ in range(n)] What is meaning of for _?