...

/

Exercise 8: if/else Statements

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 33 ...