Challenge: Donut Calculator Process the form



This webpage displays a form for calculating how many donuts Winston will eat in his lifetime, depending
how old he makes it. We've already set up the basic form processing handler for you, so in this step, you're
going to change the processing logic to get the value of the inputted age, pass it to the calcDonuts
function, and output that in the results div.

\n\n\n", width: 400, height: 400, editorHeight: "80%", autoFocus: true, workersDir: "../../build/workers/", externalsDir: "../../build/external/", imagesDir: "../../build/images/", execFile: "output_webpage.html" }); liveEditor.editor.on("change", function() { // window.localStorage["test-webpage-code"] = liveEditor.editor.text(); });