Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1585

Python • Re: begginer project RPG Maze -syntax error

$
0
0
Very easy to fix, you just need to read your code with attention and compare with the source code you're copying from.

Your code is missing a "}" after the one the arrow is pointing to in this picture.
2023.12.26_12.34.55.jpg

You need a } for every { that your code uses. This is true for ( ) and ' ' and " " among others.

Statistics: Posted by memjr — Tue Dec 26, 2023 5:36 pm



Viewing all articles
Browse latest Browse all 1585

Trending Articles