The Currency Converter is a simple console program that calculates the amount of money you get by converting one currency to another. You will learn many concepts of Python — basic types, variables, ...