Challenge: Read the HTML File
Tehtävä
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"
.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 9
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Awesome!
Completion rate improved to 4.35Awesome!
Completion rate improved to 4.35
Challenge: Read the HTML File
Tehtävä
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"
.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 9
single
Awesome!
Completion rate improved to 4.35
Challenge: Read the HTML File
Pyyhkäise näyttääksesi valikon
Tehtävä
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"
.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!