Janani-Balasooriya / Java-Beginner-Projects

Explore a variety of simple, hands-on Java projects ideal for beginners. Sharpen your coding skills while creating command-line applications, games, and practical tools in Java. Perfect for those new to programming or looking to learn Java.
24 stars 21 forks source link

added the currencyConverter java program #11

Closed SumitMangrati closed 1 year ago

SumitMangrati commented 1 year ago

resolves #8 added the currency converter program where the program asks the user for a input i.e in which mode of currency he/she is entering the value and then converts the following currency into all available currency modes (added around 5 currency exchange) 2023-10-15

Janani-Balasooriya commented 1 year ago

Thank you for submitting the PR. It says 19 files has changed. I will review them asap.

SumitMangrati commented 1 year ago

all the other files were not staged because of which it shows 19 files changed

Janani-Balasooriya commented 1 year ago

This pull request is supposed to have only one file changed: CurrencyConverter.java