Skip to content

Currency Converter - W02D1 - HW - Dana Walker 2017.02.27

Notifications You must be signed in to change notification settings

CodeHeeler/currency_converter

Repository files navigation

Currency Converter

Here we have a Currency class that has a country code and an amount as attributes and has methods with overloaded operators for string, equals, not equals, addition, subtraction, and multiplication.

There is also a CurrencyConverter class that accepts a dictionary of the exchange rates between countries. You can convert rates between any countries in this dictionary.

About

Currency Converter - W02D1 - HW - Dana Walker 2017.02.27

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages