This code segment read the elements for the array M(10) using input box, then calculate the product (the result of multiplying) of elements greater than the number 5 in array M(10). Then * .print the...


This code segment read the elements<br>for the array M(10) using input box,<br>then calculate the product (the result<br>of multiplying) of elements greater<br>than the number 5 in array M(10). Then<br>* .print the final result of the product<br>1-. .<br>For I = 1 To 10<br>M(I) = InputBox(

Extracted text: This code segment read the elements for the array M(10) using input box, then calculate the product (the result of multiplying) of elements greater than the number 5 in array M(10). Then * .print the final result of the product 1-. . For I = 1 To 10 M(I) = InputBox("M") 2-.... 3-... 4..... 5-.... 6-.......
1-P = 1 2-lf M() > 5 Then 3-P = P * M(I) 4-<br>End If 5-Print P 6-Next<br>%3D<br>1-P = 1 2-lf M(I) <=5 Then 3-P = P * M(1) 4-<br>End If 5-Next 6-Print P<br>1-P<br>1 2-lf M(1) > 5 Then 3-P = P * M(I) 4-<br>End If 5-Next 6-Print P<br>1-P = 0 2-lf M(I0) > 5 Then 3-P = P * M(I) 4-<br>End If 5-Next 6-Print P<br>1-P = 1 2-lf M(1) > 5 Then 3-P = P * M(I) 4-<br>%3D<br>Next 5- End If 6-Print P<br>

Extracted text: 1-P = 1 2-lf M() > 5 Then 3-P = P * M(I) 4- End If 5-Print P 6-Next %3D 1-P = 1 2-lf M(I) <=5 then="" 3-p="P" *="" m(1)="" 4-="" end="" if="" 5-next="" 6-print="" p="" 1-p="" 1="" 2-lf="" m(1)=""> 5 Then 3-P = P * M(I) 4- End If 5-Next 6-Print P 1-P = 0 2-lf M(I0) > 5 Then 3-P = P * M(I) 4- End If 5-Next 6-Print P 1-P = 1 2-lf M(1) > 5 Then 3-P = P * M(I) 4- %3D Next 5- End If 6-Print P

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here