Here is the problem: Write a C# program that uses looping to print the following table of values
N 10*N 100*N 1000*N 1 10 100 1000 2 20 200 2