Question: python program Q.6) Write a function square(n) (not a program that takes an integer argument n and displays a pattem like the examples below. If
Q.6) Write a function square(n) (not a program that takes an integer argument n and displays a pattem like the examples below. If the input number is not at least 2, your program should print a small error message instead of drawing. Examples n = 5 ##### # # # # ***** n3 # # # ## n1 Input is too small
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
