Course · Section 7: JavaScript in the Browser: DOM and Events · Lecture 76: Selecting and Manipulating Elements
The page has an empty `<input id='name'>`. Set its value to `Ada`.
+ 1 hidden test run on Submit.
Assigning to input.value updates the field's current value.
Run your code to see results.