Question:
1.construct a Python project that satisfies the following:
? Create a module called currency that contains the following functions:
? convert()
? get_details()
? Create a module called trip that contains the following three classes:
? Error
? Country
? Details
2.create a GUI utility app for easy monetary conversion between the currencies of a specified home country and a currently selected country on the trip.
The GUI contains eight (8) widgets:
1. A Label that displays the current trip location
2. A Spinner whose values come from the names of trip countries but is initially blank
3. A TextInput used for entering monetary values for the current trip country
4. A Label that displays the name of the home country
5. A TextInput used for entering monetary values for the home country
6. A Label that displays the current date in year/month/day format
7. A Label that displays a status message for the app
8. A Button used to update the currency rates to use based on the home country and selected trip country.
Get It Done! Today
Every Assignment. Every Solution. Instantly.
Deadline Ahead? Grab Your Sample Now.