File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -16,5 +16,27 @@ Make sure you have the following installed
16
16
``` pip3 install forex-python Pillow ```
17
17
18
18
# DEMO
19
+ Currency Conversion
19
20
20
- ![ alt text] ( https://github.com/karthiks2611/Python-project-Scripts/blob/main/Currency%20Converter/Img1.PNG?raw=true )
21
+
22
+ ![ image] ( https://raw.githubusercontent.com/skarthi2001/Images/main/Output.PNG )
23
+
24
+
25
+ List types of currencies
26
+
27
+
28
+ ![ image] ( https://raw.githubusercontent.com/skarthi2001/Images/main/Output2.PNG )
29
+
30
+ # Abbreviations
31
+
32
+ BTC - Bitcoin
33
+ USD - US Dollar
34
+ EUR - Euro
35
+ INR - Indian Rupee
36
+ GBP - British Pound Sterling
37
+ AUD - Australian dollar
38
+ CAD - Canadian dollar
39
+ CHF - Swiss Franc
40
+ RUB - Russian Ruble
41
+ CNY - Chinese Yuan
42
+ JPY - Japanese Yen
You can’t perform that action at this time.
0 commit comments