diff --git a/FIrst.py b/FIrst.py index cbc68f5..3380c4f 100644 --- a/FIrst.py +++ b/FIrst.py @@ -2,7 +2,7 @@ import urllib url = "http://https://extranet.who.int/tme/generateCSV.asp?ds=dictionary" - +#31st october def download(url1): response = urllib.urlopen(url1)