Using the “Corona in 5 minutes” tutorial I’m trying to learn how to start out but I can’t seem to get my typing of code to work but if I copy and paste the code from the tutorial then it works, for example
print( “Hello World!” ) (This is copied from tutorial and works)
print( “Hello World!” ) (This is my written code and doesn’t work)
I don’t understand what I’m doing or typing wrong. I currently have a Mac and I’m using Textedit to type this.
Please Help!