Answered step by step
Verified Expert Solution
Question
1 Approved Answer
write a program that asks the user to enter an interger your program should tell the user if the number they entered is odd or
write a program that asks the user to enter an interger
your program should tell the user if the number they entered is odd or even and if it is less than 100 or greater than or equal too 100
ask the user if they want more numbers by entering yes or no
if the user enters a character other than y or n, prompt them to enter y or n
if the user enters y repeat lines 1-4
the the user enters n ,then print out the sum of all the numbers entered
print bye
Step 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