Challenge: Read the HTML File
Opgave
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"
.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 9
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.35Awesome!
Completion rate improved to 4.35
Challenge: Read the HTML File
Opgave
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"
.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 9
single
Awesome!
Completion rate improved to 4.35
Challenge: Read the HTML File
Stryg for at vise menuen
Opgave
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"
.
Løsning
Var alt klart?
Tak for dine kommentarer!