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.
2 parents d8fce94 + 605eb0e commit f91fb7dCopy full SHA for f91fb7d
projects/download GeeksForGeeks articles/downloader.py
@@ -51,4 +51,4 @@ def download_article(URL):
51
except Exception as e:
52
print(e)
53
else:
54
- print("Enter a valid working URL")
+ print("Enter a valid working URL")
0 commit comments