Working with Paragraph Elements
Завдання
Swipe to start coding
You will work with the same page. In this task, you need to save all the <p>
elements in a variable, and then display all the occurrences and number of the element in a html structure. Follow the next steps:
- Assign all the occurrences of
<p>
elements to thep
variable. - Output number of elements within the
p
variable (p
is a list).
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 6
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Awesome!
Completion rate improved to 4.35
Working with Paragraph Elements
Свайпніть щоб показати меню
Завдання
Swipe to start coding
You will work with the same page. In this task, you need to save all the <p>
elements in a variable, and then display all the occurrences and number of the element in a html structure. Follow the next steps:
- Assign all the occurrences of
<p>
elements to thep
variable. - Output number of elements within the
p
variable (p
is a list).
Рішення
Все було зрозуміло?
Дякуємо за ваш відгук!
Awesome!
Completion rate improved to 4.35Секція 2. Розділ 6
single