• + 1 comment

    why do i need to add parentheses around

    int(input()) for _ in range(4) 
    

    in order for this code to work?