Question: Write a snippet of code that among the integers from 1 to 99 prints all integers that are divisible by three. The printed integers should
Write a snippet of code that among the integers from 1 to 99 prints all integers that are divisible by three. The printed integers should be separated in different lines and each line except the last one has 5 integers. Use a for loop for this
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
