Question: Please use python to solve this problem: Write a loop that reads positive integers from standard input, printing out those values that are greater than
Please use python to solve this problem:
Write a loop that reads positive integers from standard input, printing out those values that are greater than 100, each on a separate line, The loop terminates when it reads an integer that is not positive.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
