Poblem definition: Write a program that would calculate and display the results for the multiplication table for values ranging from 1 to 100.
A. Problem Analysis - Following the directions in the assignment, clearly write up your problem analysis in this section.
B. Program Design - Following the directions in the assignment, clearly write up your problem design in this section and comment your pseudocode.
C. Program Comments and Test Data - Following the directions in the assignment, include your test data and expected results in this section.