First of all i am new here so if I document anything wrong, please forgive me.
Problem:
I want to create a program. This Program should create a List which gets the name of the of the value of the "userInput" String which is the input of the user.
For Example -> user gets asked for input and gives Input like, "listOne" so the List should get the name "listOne"
Thanks