Tome espaço separado Int Entrada no Python

inp = list(map(int,input().split()))
Homeless Hedgehog