Hillary Forget

Results 1 issues of Hillary Forget

rounding numbers challenge in terminal let roundUp = 1.5 Math.round(1.5) let rounded = roundUp console.log(roundUp) This is what I got following the instruction but it is saying it's wrong when...

javascripting