Question: Need help creating a -.c program- in Linux/Putty that will meet the following guidelines and creates an output auch as the example given using library.
Technical Specifications (Required): 1. Prompt the user for an integer (and save it in a variable such as userEntry) 2. Calculate the value of 2 to the power of the value that the user entered (such as 2"userEntry). Pick your method of choice. 3. Provide a multiplication table from 1 to 10 times the value entered (such as that shown on Figures below) 4. Provide the sum of the multiplication result values (such as that shown in Figures below). o For example, Figure1 below is adding 15+30+45+60+75+90+105+120+135- = 826. 5. Provide the sum digits in reverse (as shown in Figures below). 6. Provide the multiplication table in reverse (as show in Figures below). 7. Consider Figure 1 below for spacing and
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
