Computer Science, asked by jpmisra, 1 year ago

plz help me solve this question




find the errors in the above question.








Attachments:

Answers

Answered by RajKrsah
0
Let N=0:S=0
For I =3 to 7
S=S+N
NEXT i
Print "Sum",S
END
Similar questions