Skip to main content

Assignment A

Problem A1

Use the lab instructions given on the Internet at http://voyager.deanza.edu/~oldham
Type a copy of the following program.

Replace the name John Smith (Jack) with your first name, last name, and, if you use one, your nickname in parentheses.
Compile it, correct any errors and execute it.
Use the following test data:
3.14159 and 2

Copy and paste the execution results under the line   /* Execution Results: 

Print the completed program with the execution results.

Copy the given information word by word into CodeBlocks. Run the code. Select all and then copy and paste your results under Execution Results. 

Comments