Question: 1. Write a program that asks the user for a single integer n and prints the non-negative multiples of 3 that are less than n

1. Write a program that asks the user for a single integer n and prints the non-negative multiples of 3 that are less than n . Here is an example run of the program on Submitty Enter a positive integer: 12
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
