We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 210806f commit c46abf5Copy full SHA for c46abf5
Currency Converter/README.md
@@ -15,6 +15,9 @@ Make sure you have the following installed
15
```sudo apt-get install python-tk``` [For installing tkinter in Linux] <br />
16
```pip3 install forex-python Pillow```
17
18
+# To run this script
19
+```python Currency.py```
20
+
21
# DEMO
22
Currency Conversion
23
0 commit comments