Wiele wejściowych w jednej linii Python

x, y = input().split()
Christabel Justin