Question: Write a program which prompts the user to input a positive number and then it prints it. Your program has to check that the input
Write a program which prompts the user to input a positive number and then it prints it. Your program has to check that the input is positive and if it is not, it has to keep asking for a valid input until one is provided. You may assume that the input is indeed an integer number. use c language
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
