I am a beginner , trying to understand how list comprehension for multiple input works. Can someone explain how the below code works?
x,y = [int(x) for x in input(&qu