Question: Write a C program (a pseudo code) that will generate a 5 X 5 multiplication table starting with the number of the users choice.
The program should operate within a loop that will run until the user indicates that they no longer wish to enter any more numbers.
PLEASE ensure it compiles and write the full program to receive full credit. Thank you so much for your help.