Write a program to calculate 1 + 3 + 5 + +The value of 99 is a fill in question private sub command1_ click() dim i,s as integer s=0 for i=1 to ____________ s=s+(2*i-1) _______________ print "s=";s end sub The answer is to fill 50 in the first blank. Why is the maximum number 99 and 50? How did this 50 come out?

Write a program to calculate 1 + 3 + 5 + +The value of 99 is a fill in question private sub command1_ click() dim i,s as integer s=0 for i=1 to ____________ s=s+(2*i-1) _______________ print "s=";s end sub The answer is to fill 50 in the first blank. Why is the maximum number 99 and 50? How did this 50 come out?

Because he asked for the sum of odd items in the first 100 items, a total of 50 items