What is the code to output items on a different lines

Is it ’ /n’ or is it ‘\n’
Please advise

Hackathon project

Use this string “\n” to output to a different line.

Thanks, my student has a problem with that code in her hackathon project. SMH…

Hey, we entered “/n” and it did not work. no errors in code either… Here is a link to the project App Lab - Code.org

thanks so much… there must be something higher up in the code that is not correct… I can’t find anything wrong…

Try using a Text Area box for your output (rather than a text input box). That should work.

Mike

Oh my you are a life saver!! I am learning this all over again. It’s been over 20 years since I learned coding…

Thanks a bunch!

The text box worked! Thanks