niescarlosj
niescarlosj
11.12.2019 • 
Mathematics

You are given a magic matrix opens in new taba of dimensions 50x50 your task is to

a. find out how many of the matrix elements in a are less than 100 and store it in num1
b. find out how many of the matrix elements in a are greater than or equal to 1000 and store it in num2
c. find out how many of the matrix elements in a are greater than 200 and less than 800 and store it in num3
d. find out how many of the matrix elements in a are less than 300 or greater than 500 and store it in num4
hints are given as feedback when you submit this problem

Solved
Show answers

Ask an AI advisor a question