Login and get codingLearn some Python regular expressions by completing the following three functions.
Each function recieves a text string with different content, it's up you parse out and return the text described in each function's
docstring
.Note: normally when we parse HTML we use a library of some sort. This Bite helps you appreciate the work that goes into those libraries!
1047 out of 1204 users completed this Bite.
Will you be the 1048th person to crack this Bite?
Resolution time: ~60 min. (avg. submissions of 5-240 min.)
Our community rates this Bite 4.96 on a 1-10 difficulty scale.
» Up for a challenge? 💪