Question: Combine both if statements and a loop. You can: a. Print out odd numbers and display a message if you hit a particular number. b.
Combine both if statements and a loop. You can: a. Print out odd numbers and display a message if you hit a particular number. b. Display all numbers from 1100 and print a message if the number is greater than 50. c. Print multiples of 5 and display a message if the count is equal to 10. d. Any other combination of if statements and a loop (This is for Python in Raspberry Pi)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
