how to have an or in an if statement javascript code example Example: javascript if if (32 == 32) { console.log('32 is equil to 32!'); }