In this assignment, you will design a program to perform the following task: Write a program that would calculate and display the results for the multiplication table for values ranging from 1 to 100. Before attempting this exercise, be sure you have completed all of chapter 4 ,5 and course module readings, participated in the weekly conferences, and thoroughly understand the examples throughout the chapter. You need to write a program that would calculate the results for the multiplication table up from 1 to 100. (For example, 1X1, 1X2, 1X3