Question: Your task in this exercise is to design a flow chart for a program that shows the odd numbers between 0 and n (i.e. user

Your task in this exercise is to design a flow chart for a program that shows the odd numbers between 0 and n (i.e. user input), and displays their sum and their average. For example, if user enters 20, the program output is expected to be:

Your task in this exercise is to design a flow chart for

What to Do: start Your task in this exercise is to design a flow chart for a program that shows the odd numbers between 0 and n (i.e. user input), and displays their sum and their average. For example, if user enters 20, the program output is expected to be counter 0 sum = 0 number of odds 0 13 15 17 19 sum is: 100 end average is: 10.0 You should use the partially-drawn example in the right-hand box to start with

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!