Answered step by step
Verified Expert Solution
Question
1 Approved Answer
my name is John Adams and my student number is 10692 . Write a pseudocode (or C code ) program that performs the following: Prints
my name is John Adams and my student number is 10692
. Write a pseudocode (or C code ) program that performs the following: Prints your name and student number Reads number of positive integers, finds and prints the smallest odd integer of them and counts its occurrences. Assume that the input ends when the user enters the -1. Add your name, your University ID number as a comment at the beginning of this program. For example, if you entered 9 5 2 555-1 The program finds that the smallest odd integer is 5 and the occurrence count for 5 is 4Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started