console.log(5+3);

console.log(16/2);

console.log(2*4);

console.log(10-2);

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: