Tell us what’s happening:
Describe your issue in detail here.
I keep trying to submit this but it says I am missing a semicolon but I can’t see where…
Your code so far
// Only change code below this line
var remainder;
remainder 11 % 3;
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36
Challenge: Finding a Remainder in JavaScript
Link to the challenge: