• + 1 comment

    What does : name_numbers = [input().split() for _ in range(n)] What is meaning of for _?