Q) write a program to print the above pattern without HARD CODING(directly copying the pattern) it. HINT: Can write a fu
Posted: Thu Jul 14, 2022 2:11 pm
Q) write a program to print the above pattern without HARD CODING(directly copying the pattern) it. HINT: Can write a function with one parameter which prints a line of corresponding number.