PRG/211 PRG211 PRG 211 WEEK 3 DISCUSSION 5
- University of Phoenix / PRG 211
- 15 Sep 2017
- Price: $5
- Other / Other
PRG 211 WEEK 3 DISCUSSION 5
Supporting Activity: Visual Logic Exercise - Loops
Supporting Activity: Visual Logic Exercise - Loops
Exercise 3-5 from the Working with Visual Logic eBook uses both if-else logic and a loop.
3-5. Please Try Again. Write a program that asks the user to respond to a question by entering
either 1 for yes or 2 for no. Use a While loop to continue prompting the user until a valid
response is entered. Upon entering a valid response, the program should display an appropriate
message to the user.
Much like the other Virtual Logic exercise, post the vls file and any comments/observations you had when developing the flowchart.