Create a playground on iPad
When you’re ready to start your own coding project, you can create a new playground from a template in the Starting Points section of the More Playgrounds screen.
In the Swift Playgrounds app on your iPad, tap See All near the bottom right of the My Playgrounds screen.
If you’re working in a playground, tap at the top left, then tap See All.
Tap a playground template in the Starting Points section to view a description.
Tap Get to download a template to your iPad.
Tap the template to open it and start using it.
Many of the Starting Points templates have sample code you can run. To step through the code and see it become highlighted as it runs, tap , then choose Step Through My Code.
The template Blank has neither code nor images. Use this template to create a playground from scratch.
When you’re ready, you can add code to the template by applying what you learned in the Learn to Code playgrounds and other playgrounds where you tried running code.
You can also explore the code in any preexisting shared Swift files that come with the template. See Work with shared files.