Write a program that would calculate and display the results for the multiplication table for values ranging from 1 to 100. – Following the directions in the assignment, clearly write up your problem analysis in this section. – Following the directions in the assignment, clearly write up your problem design in this section and comment your pseudocode. – Following the directions in the assignment, include your test data and expected results in this section.