Question: http://facweb.cdm.depaul.edu/sjost/it212/projects/lab3.htm Input customer name, current date, target currency, and source amount from the keyboard. Compute the target amount from exchange rate information posted on the
http://facweb.cdm.depaul.edu/sjost/it212/projects/lab3.htm
Input customer name, current date, target currency, and source amount from the keyboard. Compute the target amount from exchange rate information posted on the web. Then write a line to the transactions table in an SQLite3 file summarizing the transaction. The transaction should contain this information:
name date target_currency source_amount exchange_rate target_amount
The relevant files are in the above mentioned URL.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
