Nov 18, 2024
alert('Hello');, 2 + 2;() to define operation order.+, -, *, /.*Math.round() to round numbers.+.\n for new line.${} to insert variables.<script> tags.onclick to trigger JavaScript actions.let, const, and var.true/false and if statements for logic.