Question: Problem 2 - Write a Python script to do th following The on your code to the ass For positive integers between 1 and 30,both
Problem 2 - Write a Python script to do th following The on your code to the ass For positive integers between 1 and 30,both inclusive, Print the number and "is a multiple of 3" if the number is a multiple of 3 Print the number and is a multiple of 5" if the number is a multiple of 5 Print the number and is a multiple of 3 and 5" if the number is a multiple of both 3 and 5 Print just the number if the above three conditions do not hold Each output should be printed on a new line >>
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
