The task at hand is to write a program that accepts arguments from the command line and convert them into USD.
For example, take command line argument Currency EU 350, and convert in into USD.
Now, please bear with me -- I may be phrasing this incorrectly, but how do I give arguments to the command line to begin with?