Monday, June 15, 2020

chapter 2 week 4 Assignment 2.2

2.2 Write a program that uses input to prompt a user for their name and then welcomes them. Note that input will pop up a dialog box. Enter Sarah in the pop-up box when you are prompted so your output will match the desired output.




No comments:

Post a Comment

chapter 5 week 7 Assignment 5.2

5.2  Write a program that repeatedly prompts a user for integer numbers until the user enters 'done'. Once 'done' is entere...