We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5adc814 commit 89c5fffCopy full SHA for 89c5fff
main.py
@@ -2,7 +2,9 @@
2
Author - Aditya Mangal
3
Date - 27 october 2020
4
Purpose - Python mini task
5
-'''import bs4
+'''
6
+
7
+import bs4
8
import requests
9
import shutil
10
import os
0 commit comments