Computer science

computer science

Description

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:


Related Questions in computer science category


Disclaimer
The ready solutions purchased from Library are already used solutions. Please do not submit them directly as it may lead to plagiarism. Once paid, the solution file download link will be sent to your provided email. Please either use them for learning purpose or re-write them in your own language. In case if you haven't get the email, do let us know via chat support.