News

Ensure Python 3.x is installed on your system. Run the script using python currency_converter.py from a terminal or command prompt. Follow the menu prompts to convert INR to the selected currency.
This is a simple currency exchange program implemented in Python. The program allows users to convert an amount of money from one currency to another using real-time exchange rates. Follow the ...