Next step, start parsing strings. Also notice how your code is duplicated for both choice inputs? You should avoid that since as the product grows, future code maintenance efforts become harder as a result. For example, what if you want to change your input source.
Please continue posting your code, it's good to see someone making an effort.