<Arrays, loops> We have two numbers a and b that n...
# forum
r
Arrays, loops We have two numbers a and b that need to be set via the console. And then print the sum of all numbers from a to b. For example a = 13 b = 17. Result: 13+14+15+16+17 = 75 I wonder how this is done 1 post - 1 participant Read full topic