-- Think of a name for the sum, like 'S'.-- Tell qbasic what 'S' is the sum of.S = 41 + 61 + 2 + 84 + 136-- If you want to see it on the screen, thenPRINT Sand the sum pops up. It looks like this on the screen:324
The average of a group of numbers is equal to the sum of the numbers divided by the number of numbers. If you want to find the sum of the five numbers, just multiply 790.6 by 5 to get the sum, which is 3953
You can't write that as the sum of two prime numbers. Note: Goldbach's Conjecture (for expressing numbers as the sum of two prime numbers) applies to EVEN numbers.
The sum of the first 50 natural numbers is 1,251.
which three prime numbers have a sum of 59
-- Think of a name for the sum, like 'S'.-- Tell qbasic what 'S' is the sum of.S = 41 + 61 + 2 + 84 + 136-- If you want to see it on the screen, thenPRINT Sand the sum pops up. It looks like this on the screen:324
Statement numbers were a feature of BASIC, and while QBASIC supports them, they are by no means necessary.
Cls input "enter two no.s ",a,b sum=a+b print "sum = ";sum end
You need a code that can run to print even numbers between 10 and 100 using the qbasic command.
Most computer languages use the asterisk, "*", for multiplication.
To add the numbers together is the sum!!!! to add the numbers together is the sum!!!!
you do this 10 print "0112358132134" use the whole of the thing
Sum means to add numbers together.
The sum of the numbers is 26. The numbers are 12 and 14.
the extensions of qbasic are that, there are only 80 pixels to write in the qbasic
If this question means "in the interval 0 to 16 inclusive, is the sum of the odd numbers the same as the sum of the even numbers ?" then the answer is no. The sum of the even numbers is eight more than the sum of the odd ones.
The sum of two odd numbers is always even; the sum of three odd numbers is always odd; the sum of four odd numbers is always even; the sum of five odd numbers is always odd; etc