Takes a user input and outputs it as a list
In the command line the user will be promted with an input
After writing your text press enter
The program will take your inputed text and split it after every space
A list will be printed with the words seperated as diffrent objects in the list \