Question: Login to the Linux Lab Open a text editor from the command line and create 1 file called lab1.c (example: nano lab1.c) Write a C

Login to the Linux Lab Open a text editor from the command line and create 1 file called "lab1.c" (example: nano lab1.c) Write a C program that does the all of the following Requirement 1: Reads an integer value in from the user Requirement 2: Does something to the integer to change it's value (Examples: Convert Fahrenheit to Celsius, Convert inches to Feet, etc. YOUR CHOICE) Requirement 3: Output the resulting new value Requirement 4: Do 1 thing that will make your program unique (Examples: Make the output pretty, add a feature to the program, etc.) Compile the program and run it Take 1 screenshot of you running your program (so I can see the input & output)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
