Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshNA044 authored Jun 4, 2024
1 parent 61337eb commit c5e1aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
document.getElementById("greeting").innerHTML = greetings();

/*]]>*/</script><br>
<img align=center width=500px src="Currency Converter.png">
<center><img width=500px src="Currency Converter.png"></center>
<br><h2><u>Purpose:</u></h2>
<p>The purpose of this project is to create a currency converter that can convert the value of one currency into another based on the current market rates. This project is useful for travelers, businesses, and forex traders who need to exchange currencies or track the changes in exchange rate valuations. This project also demonstrates the concept of object-oriented programming in C++, which is a powerful and widely used programming paradigm that allows for the creation of modular, reusable, and maintainable code.</p><br>

Expand Down

0 comments on commit c5e1aa6

Please sign in to comment.