MCQ
What is the correct HTML for a week input field?
Explanation
<input type="week"> creates an input field for selecting a week and year with a date picker.