(hopefully the image loads instead of a link)
This is the javascript language
The supposed code is
console.log(Math.floor(Math.random() * 100))
console.log(Math.ceil(43.8))
But for some reason what I made, which gave an error, was correct concluding to Code Academy. Buw how, or why, did my code get approved?