Question: CSC 118- Computer Science I Chapter 6_7- Class Activity Due: Tuesday, November 14, 2017 Write a program that asks the user for a positive integer
CSC 118- Computer Science I Chapter 6_7- Class Activity Due: Tuesday, November 14, 2017 Write a program that asks the user for a positive integer value. The program should use a loop to get the sum of all the integers from 1 up to the number entered. For example, if the user enters 50, the loop will find the sum of 1,2, 3,4..., 50. [25 points] Deliverables (Turn in Hardcopies/Paper copies of): Pseudocode/ Algorithm of program Print out the code. Be sure to comment each line of code. Print out the output (screenshot). No late assignments will be accepted
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
