Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program that asks the user to insert positive integers. The program stops its execution when the user gives number 0. The program should

Write a program that asks the user to insert positive integers.

The program stops its execution when the user gives number 0.

The program should calculate the average of all given numbers (Zero number given for stop the execution, should be included in the avearge).

In case of negative values given by the user, these are rejected and the user should be re-asked for a new number.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions