Answer:
β’ a break element is used to break a while loop in python.
β’ the <p></p> element is the paragraph element in html. For example a note could be <p>This paragraph is important.</p> When highlighting something important, use the strong tag or mark tag.
β’ the <hr> function can be used to separate a title from multiple columns or paragraphs to give a more bootstrap(probably 3 or 4) look.
β’ the body element is extremely important in HTML because if you don't have a body, you can't write working code-lines.