Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A) . . B) . Write a program that will read an unknown number of positive or negative numbers from the keyboard and output even

A)

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

.

.

B)

image text in transcribed

.

image text in transcribed

image text in transcribed

image text in transcribed

Write a program that will read an unknown number of positive or negative numbers from the keyboard and output "even" if the number is even or odd" if it is odd. The user will enter a zero when there are no more numbers to input. The program should display the total number of even numbers, the total number of odd numbers and the average number in the end. If the user didn't enter any positive or negative numbers (she entered a zero for the first input), show "No numbers were checked" OL Below is a template program to use: #include

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

Recommended Textbook for

Essential SQLAlchemy Mapping Python To Databases

Authors: Myers, Jason Myers

2nd Edition

1491916567, 9781491916568

More Books

Students also viewed these Databases questions