I want to have multiple values by the input that space is separating each inputs.
For example, the input "3 4 5"
lets the value a to 3, value b to 4, value c to 5.
I want to have multiple values by the input that space is separating each inputs.
For example, the input "3 4 5"
lets the value a to 3, value b to 4, value c to 5.