Question: CS 2430 Program Assignment #2 Create a program PROG2.EXE that will: 1. Output a prompt character 2. Read in a character 3. If the character
CS 2430 Program Assignment #2 Create a program PROG2.EXE that will: 1. Output a prompt character 2. Read in a character 3. If the character is a decimal digit n then output the digit n on the next line n+1 times. If the character is not a decimal digit then exit An example of a program run is: C:>PROG2 21 2 a 20 C:1>PROG2 23
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
