@codesuck666

code:https://github.com/Varistus47/python_programs/blob/main/matrix_add.py

@arpitabiswas6725

Really helpfulā¤

@amitleffler

Why not just create a matrix normally? And make a function for addition? Using and outside function isn't really impressive no hate

@KARAN-xf2it

JaiShriRam=np.full((3,4,9),'JaiShriRam')
print("Print JaiShriRam 108 times :",
      JaiShriRam)