Challenge: Count Number of Images
Opgave
Swipe to start coding
You have successfully opened, read, and decoded the page. Your tasks are:
- Count the number of
div
tags within theweb_page
. - Count the number of images (
img
) within theweb_page
.
To identify these elements, search for the strings "<div"
and "<img"
, as elements may include attributes.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 11
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Awesome!
Completion rate improved to 4.35
Challenge: Count Number of Images
Stryg for at vise menuen
Opgave
Swipe to start coding
You have successfully opened, read, and decoded the page. Your tasks are:
- Count the number of
div
tags within theweb_page
. - Count the number of images (
img
) within theweb_page
.
To identify these elements, search for the strings "<div"
and "<img"
, as elements may include attributes.
Løsning
Var alt klart?
Tak for dine kommentarer!
Awesome!
Completion rate improved to 4.35Sektion 1. Kapitel 11
single