How to optimize? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to optimize?

For self-education, it is interesting to get an acceptable result using only standard libraries. https://code.sololearn.com/c5rYCCbyY6NH/?ref=app

9th Feb 2020, 7:36 PM
Kosarevsky Dmitry
Kosarevsky Dmitry - avatar
1 Answer
0
try using the beautifulsoup library. it is actually very great to parse down the unwanted HTML code that your output is generating.
6th May 2020, 10:44 AM
Tejas Amit Sheth