QuizIntermediate

Nested Object Types

Learn how to describe nested object structures within an interface.

Which interface correctly describes an object with an `address` property that itself has a `city: string`?