Programming Exercise 2
Write a complete C program which uses variables with types char, float, and int. Follow the example program shown in the previous slide, but don’t copy it directly. Assign values to the variables and print them using the printf function. Be sure to use comments to identify the program and describe the action. Hand in a printed copy of the program and a printed copy of the output. Use following program identifier.