How many input elements does this have?

TwoOneThreeFour<html>
<body>
<p>Start date:</p>
<input type="date">
<p>End date:</p>
<input type="date">
</body>
</html>]]>

Make sure to pick Two.