Exercise: The Currency Conversion Kiosk
Explore how to use Python variables, types, and expressions by building a currency conversion kiosk. Learn to capture user input, perform arithmetic, and format output precisely with two decimal places in Python.
We'll cover the following...
We'll cover the following...
Problem statement
You are building the software for an airport ...