What does the value attribute do to the input element in the code below?

It pre-fills the input element with the text TonyIt uses Tony as a hint to tell user what to type inIt adds Tony as a option for a drop-down menu when a user clicks on the input elementIt doesn't affect the input element in any way

It pre-fills the input element with the text Tony.