The document lists Python programs to perform operations on arrays, including creating and accessing 1D and 2D arrays, finding sums, largest/smallest elements, sorting arrays, matrix multiplication, and finding the transpose of a matrix. It provides codes and expected outputs for each listed program.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
74 views12 pages
PPS Unit 5 Programs List-1
The document lists Python programs to perform operations on arrays, including creating and accessing 1D and 2D arrays, finding sums, largest/smallest elements, sorting arrays, matrix multiplication, and finding the transpose of a matrix. It provides codes and expected outputs for each listed program.