Question: Write a program that prompt the user to enters a positive integer number z, then it outputs the value of g(z) where g(z) = 2z
Write a program that prompt the user to enters a positive integer number z, then it outputs the value of g(z) where g(z) = 2z + z! +2 The program should display an error message if the user enters a negative number for z.
** Please type out code ***
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
