Question: Write a python function mult3() that takes as input a list of integers and prints only the multiples of 3, one per line.
Write a python function mult3() that takes as input a list of integers and prints only the multiples of 3, one per line.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
