At Westonci.ca, we provide clear, reliable answers to all your questions. Join our vibrant community and get the solutions you need. Get quick and reliable solutions to your questions from a community of seasoned experts on our user-friendly platform. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

Anyone help me please, why did my output turn out to be like this. But, it is fine on the other file. I would give the brainliest. ​

Anyone Help Me Please Why Did My Output Turn Out To Be Like This But It Is Fine On The Other File I Would Give The Brainliest class=

Sagot :

Most possible reason:-

  • in first one the programmer used end='' function while printing the statement where as in second one he didn't

Use of end space :-

  • It forcibly stops the print statement to create new line inorder to print next statement

Ex::

  • print(2,end=" ")
  • print(3)

Output=

  • 2 3

Answer:

the matrix A has wrong input