write a q basic program to display the sum of the numbers 1 to 100.
Answers
Answered by
1
PRINT 100*(100+1)
function sum of x(x)
sumofX=x*(x+1)/2
end function
press f5 to run this command
Answered by
0
Oi bhandari
Ma sup****
Similar questions