Visual Logic Assignment Exercise 4-4 Number Stack Different
4-4. Number Stack Different. Write a program that uses a nested loop to generate the output shown below. Be sure that the value on the line changes with each digit displayed. For example, line 5 has the values "1", "2", "3", "4", and "5".