How many times A will be printed for the following pseudocode
Integer all,k,t,m
Set al ={25,20,30,18,17}
Set t=0
for(each k from 0 to 4)
t=t+a[k]
if(t mod m equals 1)
print true
otherwise
print false
end for
m=t/5
print m
Answers
Answered by
0
Answer:This which subject
Explanation:
h
Similar questions