Test run of the six programs presented in this chapter:
Program that prints some facts about C programming:
Below is the output from the program in this exercise.
Testing.......1...2..3
Program that subtracts the value 15 from 87 and displays the result:
Corrected version of the faulty program in this exercise:
Below is the output from the program in this exercise.
The result is 95