The sum of something is the end result of an addition problem.
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 <em><p>This paragraph is important.</p> </em>When highlighting something important, use the <em>strong </em>tag or <em>mark</em> tag.
<em>• </em>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.
Answer: Form
Explanation:
Bioshock was primarily an Art Deco style type game but in thi picture we see a person burned on fire so it's like a 3D aspect of the game which makes it form.
Answer:
i am still a beginner in this but i hope it helps.
- add scanner object;
- declare string FavColour;
- print msg to ask user for input
- print msg (" your favourite colour is " + FavColour)