Posted 20 April 2013 - 01:16 PM
so im getting a syntax error on a program I'm making that makes a turtle make a small house.i know that a syntax error is when it doesn't understand the programming. It says exactly this: bios:337: [string "house"]:164: syntax error. So I go in to the program and I look at all the lines. No spelling mistakes or misusage in ()'s . I delete some of the lines and run it. It still says the same thing. Can anyone please help. Ps I'm posting this from my phone so I don't have the whole program but its basic stuff like turtle.up() or turtle.forward().