Change the code so it will repeat 10 times


The Loop shown below should repeat 10 times. if it will not repeat 10 times, change the code so it will.
"Should repeat 10 times. If it will not reapt 10 times, change the code so if will 
for intRepeat = 20 to 10
MsgBox ("the value is " & intRepeat.ToString ("co"))
Next

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Change the code so it will repeat 10 times
Reference No:- TGS0103805

Expected delivery within 24 Hours