Exercise 8: if/else Statements
Let's test your ability to write if else statements.
Problem Statement
Given a number, print foo if the number is a multiple of ...
Let's test your ability to write if else statements.
Given a number, print foo if the number is a multiple of ...