Question: full coding with ans in the lowing exceso d e la Design a program that prompts the user to enter a positive integer. Use a

full coding with ans
in the lowing exceso d e la Design a program that prompts the user to enter a positive integer. Use a for loop to calculate and display the factorial value of that number. Increment the counter in your for loop. The factorial value of a number is a number multiplied by every factor between 1 and the number, inclusive. F i nce, 3 factorial is 321 . If the user enters a negative number, display a me d icating that the program calculates only positive numbers. Otherwise, display the result of the calculation Write your design in the following space. Your design should be a list of C++ comments
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
