QuizIntermediate

Parameter Property Shorthand

Understand what happens when a constructor parameter has an access modifier.

What does `constructor(private id: number) {}` do?