The number of positives, negatives, evens, and odds in the input set.

Write a program that tallies the number of positive, negative, even, and odd values in a set of integers
that are input from the keyboard.
The program should first prompt for the number of input values that will be given. Than, use a loop to
input integers one at a time. For each of the integers input, determine if the integer is positive or
negative, and if it is even or odd.
The program should then produce a tally of the number of positives, negatives, evens, and odds in the
input set.
Your prompts and input should be similar to the sample shown above. Use the cisc225-nasm64io
project template.
https://replit.com/@bowerse6/cisc225-nasm64io#main.sh

find the cost of your paper

This question has been answered.

Get Answer