Community Profile

O


Active since 2013

Write a program that receives an integer (n) and then calculate the sum of integers 1 to n (exp. 1 + 2 + 3 + ….. + n) using for loop

NEED HELP!!

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Answered
Help with calculating sums
It means (example) ... i thought it meant exponential too. Thanks a million!

10 years ago | 0

Question


generating tables of four colomns
Generate a table of conversions of four columns. First column contains dollars, second contains equivalent number of euros, thir...

10 years ago | 1 answer | 0

1

answer

Question


generating conversion tables for currancy
Generate a table of conversions from yen to dollars. Start the yen column at 5 and increment by 5 yen. Print 25 lines in the tab...

10 years ago | 0 answers | 0

0

answers

Question


writing programs in matlab
Write a program which allows the user to enter a number and prints the entered number is positive or negative

10 years ago | 1 answer | 0

1

answer

Question


Help with calculating sums
Write a program that receives an integer (n) and then calculate the sum of integers 1 to n (exp. 1 + 2 + 3 + ….. + n) using for...

10 years ago | 2 answers | 0

2

answers