take input of 2 space separated integers in python code example Example: python space separated input l = list(map(int,input().split())