write a q basic program to display the sum of the numbers 1 to 100.
Answers
Answered by
1
Answer:
Explanation:
Nov 8, 2017 — Then in a loop add the natural numbers starting from 1 until 100 to the sum. I will write the program here. sum=0 for I=1 to 100 sum=sum+I Next I Print ... work with QBASIC but I am familiar with some other versions of basic).
Answered by
2
Answer:
Oi bhandari
Explanation:
Similar questions
Science,
2 months ago
Social Sciences,
2 months ago
Math,
2 months ago
Math,
5 months ago
Science,
5 months ago
Computer Science,
10 months ago
Science,
10 months ago
English,
10 months ago