Always use curly brackets {} with if statements and for loops. An if statement without the curly brackets only does the very next statement that follows the if statement.