So everywhere you see newline, you need to use the newline escape code. Where you see tab use the tab escape code, and where you see backslash use the escaped backslash code.
Also note that, while the string shows spaces between the words and codes, it doesn’t want them.
Ok, thank you, your way makes sense. So how come when i look up the youtube tutorial it shows you differently and it tells you differently unless its an older version of free code camp.