how can I create a scanner that reads a pair of numbers from the user and returns it as a array? for example "5,5" would return an array with {5,5}