ComS 104 Introduction to Programming (Section 3)
Fall 2016
Programming Assignment 1 (100 Points)
To get started: Create a new folder cs104PA1.
Currency Calculator
Suppose the ABC Bank needs an application that converts American dollars to British
pounds, Mexican pesos, Canadian dollars, and Japanese yen. The currency conversion rates
are as follow:
1 US dollar = 0.62 British pounds
1 US dollar = 13.14 Mexican pesos
1 US dollar = 1.10 Canadian dollars
1 US dollar = 105.98 Japanese Yen
Write a complete Python script that takes the amount in American dollars from user and
display that amount in British pounds, Mexican pesos, Canadian dollars, and Japanese yen.
Save your script as “PA1_Question1.py” in the cs104PA1 folder. The user interface of your
the script may look like as follows:
Get Free Quote!
326 Experts Online