Prenez une table de chaîne en python

x = list(map(str, input("Enter the values with spaces between them: ").split()))
ga7axy