Question: Hi, what is wrong with my code? I'm trying to examine all the rows (person who sent the email) and column (person who receives it).
Hi, what is wrong with my code? I'm trying to examine all the rows (person who sent the email) and column (person who receives it). If someone sent emails (row) less than ten. 0 no and 1 if yes. There is 143 rows and 143 columns. But instead, it prints all the rows even though the statement is false. Here is my code.
Here is the output:

Shape of array (143,143) Height =143 Width =143 The statement is True Person \#1 qualifies. The statement is True Person \#2 qualifies. The statement is True Person \#3 qualifies. The statement is True Person \#4 qualifies. The statement is True Person \#5 qualifies. The statement is True Person \#6 qualifies. The statement is True Person \#7 qualifies. The statement is True Person \#8 qualifies. The statement is True Person \#9 qualifies. The statement is True Person \#10 qualifies. The statement is True Person \#11 qualifies. The statement is True Person \#12 qualifies. The statement is True Person \#13 qualifies. The statement is True Person \#14 qualifies. The statement is True Person \#15 qualifies. The statement is True Person \#16 qualifies. The statement is True Person \#17 qualifies. The statement is True Person \#18 qualifies. The statement is True Person \#19 qualifies. The statement is True Person \#20 qualifies. The statement is True Person \#21 qualifies. The statement is True Person \#22 qualifies. The statement is True Person \#23 qualifies. The statement is True Person \#24 qualifies
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
