SophiaPretty

(5)

$14/per page/Negotiable

About SophiaPretty

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Applied Sciences,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Economics,Engineering,English,Environmental science,Essay writing Hide all
Teaching Since: Jul 2017
Last Sign in: 213 Weeks Ago, 4 Days Ago
Questions Answered: 15833
Tutorials Posted: 15827

Education

  • MBA,PHD, Juris Doctor
    Strayer,Devery,Harvard University
    Mar-1995 - Mar-2002

Experience

  • Manager Planning
    WalMart
    Mar-2001 - Feb-2009

Category > Computer Science Posted 18 Nov 2017 My Price 8.00

a C program that gets a positive integer (int) from the user.

Write a C program that gets a positive integer (int) from the user. Use a for, while, or do...while loop structure to add the integers from 1 to the integer the user entered. Only one loop is required. You can program extra loops for 1 point extra credit each (total of 2 extra credit points). Input will be ideal. Submit the .c file only. If you decide to do the extra credit, only turn in one .c file.

HINT: You will probably need a statement similar to the last statement in the loop.

Sample Run 1:

Enter an integer: 4

 

-------------------------for loop----------------------------

The sum of the integers from 1 to 4 is 10.

 

------------------------while loop---------------------------

The sum of the integers from 1 to 4 is 10.

 

-----------------------do while loop-------------------------

The sum of the integers from 1 to 4 is 10.

 

Sample Run 1:

Enter an integer: 378

 

-------------------------for loop----------------------------

The sum of the integers from 1 to 378 is 71631.

 

------------------------while loop---------------------------

The sum of the integers from 1 to 378 is 71631.

 

-----------------------do while loop-------------------------

The sum of the integers from 1 to 378 is 71631.

Answers

(5)
Status NEW Posted 18 Nov 2017 08:11 AM My Price 8.00

-----------  ----------- H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly

Not Rated(0)