Hi All,
Just wondering… is anyone else having issues doing the course with code not working.
I had just started the Roman Numerals one when none of my code was working.
I deleted it all and just did a simple
var a = num.length;
return a;
and it doesn’t even do that?
Anyone else having an issue?