Q31
Single choice
Refer to HTML below:
<p> The current status of an Order: <span id ="status"> In Progress </span> </p>.
Which JavaScript statement changes thetext `In Progress' to `Completed' ?