Beginner: no playground on Xcode 12

I can't see the option to start a playground on Xcode 12, am I doing something wrong?
thanks,
I normally choose File > New > Playground. Is that not working for you?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Not a problem to start a new playground. But how to open one existing such as when trying to follow in the books.
Xcode 12 and swift explorations.
Xcode crashes.
Makes learning fun? Not.
it will not even open the project files.

Xcode crashes.

Does the behaviour match that in this thread?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
you can go through file option then new, then playground.

You can go through: File > New > Playground

When you open Xcode. Go to top on the screen: File>New>Playground. If you still can't find the option. Visit this website: https://designcode.io/swiftui-handbook-xcode-playground

Beginner: no playground on Xcode 12
 
 
Q