diff --git "a/Retos/Reto #18 - WEB SCRAPING [Dif\303\255cil]/python/klimyflorez.py" "b/Retos/Reto #18 - WEB SCRAPING [Dif\303\255cil]/python/klimyflorez.py" index 316de680c6..b095c2d968 100644 --- "a/Retos/Reto #18 - WEB SCRAPING [Dif\303\255cil]/python/klimyflorez.py" +++ "b/Retos/Reto #18 - WEB SCRAPING [Dif\303\255cil]/python/klimyflorez.py" @@ -10,6 +10,7 @@ * */ """ + import requests from bs4 import BeautifulSoup