er-hiba / Matrix_Min_Max

It displays the minimum and maximum values for each row and column within a matrix filled by the user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This program allows users to input the dimensions of a matrix and its elements. It then identifies and displays the minimum and maximum values for each row and column within the matrix.

Example

About

It displays the minimum and maximum values for each row and column within a matrix filled by the user


Languages

Language:Python 100.0%