Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 567 Bytes

File metadata and controls

19 lines (14 loc) · 567 Bytes

Python Matrices Multiplier

This python script can multiply two matrices.

How to use

  1. Clone this repository to your local machine.
  2. Run python3 solver.py
  3. Input Matrix A and Matrix B

Instructions for Matrix Input

  • While entering the elements of matrices, seperate each element of rows by a space.
  • Press enter one time to jump to the next row of matrix.
  • Press enter two times when finished typing a single matrix.

Follow Me

Twitter

GitHub

Blog