We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4bfef6 commit e4fcdb1Copy full SHA for e4fcdb1
1 file changed
currency converter/main.py
@@ -7,6 +7,7 @@
7
import httpx
8
from bs4 import BeautifulSoup
9
10
+# hiiihihihihihihih
11
12
def getVal(cont1, cont2):
13
# Extract currency codes from user input (format assumed like "USD- United States Dollar")
0 commit comments