if statements with return w3schools code example Example: javascript if if (32 == 32) { console.log('32 is equil to 32!'); }