how to take input in python3 separated by space using mP code example Example: python space separated input l = list(map(int,input().split())