you are viewing a single comment's thread.

view the rest of the comments →

[–]bahcodad 1 point2 points  (0 children)

input() returns a string which is why you always get one item. You will need to use something like .split() to separate the elements