Lesson 7: User Input & Strings

I have student creating an app in Lesson 7: User Input and Strings but the code is not working correctly. When he inputs the information into the app the next screen displays the wording all jumbled. Do you know what he needs to fix in his code to correct this? You can view his app here.

I don’t know what screen element is being used to display the results. Use a label. I tried using a label and setting the text of the label to “userMessage”, the new line characters are working. However, I think the new line characters are not placed correctly.

Thanks! Is it possible to share what your code looks like?

I did not change the code. I just removed the screen element that you had on screen 2 and replaced it with a label element. Here is the link to my project.