Challenge: Read the HTML File
Tarefa
Swipe to start coding
Open and read the HTML file on your own!
- Import the
urlopen
function from theurllib.request
. - Use the
urlopen()
function to open the page from the specifiedurl
. - Read the page and decode the received bytes object to
"utf-8"
.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 9
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 4.35Awesome!
Completion rate improved to 4.35
Challenge: Read the HTML File
Tarefa
Swipe to start coding
Open and read the HTML file on your own!
- Import the
urlopen
function from theurllib.request
. - Use the
urlopen()
function to open the page from the specifiedurl
. - Read the page and decode the received bytes object to
"utf-8"
.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 9
single
Awesome!
Completion rate improved to 4.35
Challenge: Read the HTML File
Deslize para mostrar o menu
Tarefa
Swipe to start coding
Open and read the HTML file on your own!
- Import the
urlopen
function from theurllib.request
. - Use the
urlopen()
function to open the page from the specifiedurl
. - Read the page and decode the received bytes object to
"utf-8"
.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!