Question: use python please Write a program to randomly generate a number between 5 to 250 . Then check if the number is smaller than 50
Write a program to randomly generate a number between 5 to 250 . Then check if the number is smaller than 50 , or larger then 150 or in between of 50 and 150 1) use random function 2) use if/elif/else control flow
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
