Playgrounds are a workspace that you use to quickly prototype Swift code.
The examples in this book will assume that you are using playgrounds to
follow along. You use Xcode to make a playground.
Open Xcode by going to your Applications folder and clicking the Xcode
app. You will be presented with a welcome screen. Click the text “Get
started with a playground” to build your playground (see Figure 1-2).