Design comparison
SolutionDesign
Solution retrospective
quite intresting using the javascript eval function
submit.addEventListener('click', () => { result = eval(userInt.value); console.log(result);
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord