Write the input validation condition and contents of the loop for the following problem. Problem: Design a program that
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Write the input validation condition and contents of the loop for the following problem. Problem: Design a program that
Write the input validation condition and contents of the loop for the following problem. Problem: Design a program that asks a yes/no question and you want to make sure that only strings "yes" or "No" are accepted as valid input. The While loop should test for invalid input. Input Answer While L Display "please answer yes or no". End While
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!