What do I do?
In the following examples - the WORD is in blue for clarity - you cannot change the text output color in Python..sorry
Download the .txt file with the starter code - copy and paste that into the IDE - then using the examples, build and test your procedure.
Finally - have the following calls
make_tags("b"," ")
make_stages("p", "Room 112 Is the Best!")
make_stages("h3", "++++++++++++++")
Turn it in according to instructions