This site is mobile accessible. Press the "Tap Here" button to use a smaller font-size.
Smartphone icons created by Freepik - Flaticon
Multiple statements on one line are allowed.
a = 5; b = 6; c = a + b; document.getElementById("demo1").innerHTML = c;