Write a program that prompts for an integer-lets call it

Assignment Help Computer Engineering
Reference no: EM132173781

USING PYTHON IDLE

Sum of consecutive integers

a) Write a program that prompts for an integer-let's call it X-and then finds the sum of X consecutive integers starting at 1. That is, if X = 5, you will find the sum of 1 + 2 + 3 + 4 + 5 = 15

b) Modify your program by enclosing your loop in another loop so that you can find consecutive sums. For example, if 5 is entered, you will find five sums of consecutive numbers:

1 = 1

1+2 = 3

1+2+3 = 6

1+2+3+4 = 10

1+2+3+4+5 = 15

Print only each sum, not the arithmetic expression.

c) Modify your program again to only print sums if the sum is divisible by the number of operands. For example, with the sum 1 + 2 + 3 + 4 + 5 = 15, there are five operands and the sum, 15, is divisible by 5, so that sum will be printed.

1 = 1

1 + 2 + 3 = 6

1 + 2 + 3 + 4 + 5 = 15

Reference no: EM132173781

Questions Cloud

Decrease in confidence affect the sample size required : Suppose the doctor would be content with 90% confidence. How does the decrease in confidence affect the sample size required?
Print the number of words in the sentence that contains : Suppose the user has been asked to enter a sentence. print the number of words in the sentence that contains two or more uppercase letters.
Draw a rectangle of specified dimensions : Write a function name rectangle that uses turtle graphics to draw a rectangle of specified dimensions, the function takes 3 parameters.
What is the expected number of inmates serving time : What is the expected number of inmates serving time for drug dealing? (Round your answer to one decimal place.)
Write a program that prompts for an integer-lets call it : Write a program that prompts for an integer-let's call it X-and then finds the sum of X consecutive integers starting at 1.
Calculate the value of z : Assume that z is the test statistic. (Give your answers correct to two decimal places.)
Create a class called employee : Create a class called Employee. Constructor that accepts 5 parameters (for each of the attributes)
Question the accuracy of study : You read an article that states that the average male college student spends 3 hours per week playing video games.
Display the generated linked list items : Delete the replicate items in the linked list (i.e. leave one occurrence only of each item in the linked list).

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd