Contenido del Curso
Web Scraping with Python
Web Scraping with Python
Challenge: Attributes
Tarea
Swipe to show code editor
Here you will work on the page about Christ the Redeemer as in the previous task.
- Print the attributes of the first
<p>
tag. - Print only the text of the first
<ul>
tag.
Solución
Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 3. Capítulo 2
Challenge: Attributes
Tarea
Swipe to show code editor
Here you will work on the page about Christ the Redeemer as in the previous task.
- Print the attributes of the first
<p>
tag. - Print only the text of the first
<ul>
tag.
Solución
Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 3. Capítulo 2
Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones