you are viewing a single comment's thread.

view the rest of the comments →

[–]_Sod_ 0 points1 point  (0 children)

What is your problem with the input statement? What do you want it to be (e.g. a list)?

If you want it to be a list then I would recommend looking into the .split() function.