What else can I do with a playground?
In playgrounds, you can experiment with programming ideas without building an entire app. You’ll write some code, watch it run, think about it a bit, change some lines, and watch it run again. Down the road, you can turn your successful experiments into a fully featured app, but for now, just play—and learn.
Open the “PlaygroundBasics.playground” file in the folder you downloaded and follow the directions.