Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 203 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 203 Bytes

Description

This program takes user input to create a matrix, displays the original matrix, and computes its transpose, demonstrating matrix manipulation in Python.

Example