Tell us what’s happening:
I cant dont get the right answer or amd i just writing the code in a wrong way?
const remainder = 2;
remainder = 10 % 4;
const remainder
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36
Challenge: Basic JavaScript - Finding a Remainder in JavaScript
Link to the challenge: