Problem # Problem 1 ### Write a function to construct the following pattern, using a nested for loop. 1 2 3 4 5 6 7 8 9* * * * * * * * * * * * * * * * * * * * * * * * *