Question: How do you add an id of heading to the following h1 element?

  1. `let dish =

    Mac and Cheese

    ;`
  2. `let dish =

    Mac and Cheese

    ;`
  3. `let dish =

    Mac and Cheese

    ;`
  4. `let dish =

    Mac and Cheese

    ;`

Answer: The correct answer of the above question is Option B:`let dish =

Mac and Cheese

;`