Hello I need to write a program that will generate random numbers, but the random numbers will be in a 2 dimension arrays of 7 by 7
the program will randomly generate 6 numbers which will correspond to their position in the array and will fill the remaining spaces with stars. something like this:
******7
**10****
15******
***25***