Question: (12 points) Mr. Bugs Problem Mr. Bugs has written a program that is supposed to print that, if the length of the side of a

(12 points) Mr. Bugs Problem Mr. Bugs has written a program that is supposed to print that, if the length of the side of a square is 12 , then the area of the square in 122, which is 144 . When he tries to compile the code, it doesn't work. Rewrite the program so that it works, and save it as problem5.c. Also, in the answer area provided below, explain what the error(s) are that prevent it from compiling and why, if the compilation error(s) are fixed, it would not provide the desired output. Note that there may be multiple errors. You will submit your code on Canvas. See the instructions at the end of the assignment. When you fix the code, your program output should look exactly like this: 144.00 Enter your explanation here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
