open_in_new
content_copy
function updateSpeed() { speedNum = 600 / speedDom.value; console.log(speedNum); }