Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: syntax error on return statement
Post: RE: syntax error on return statement

Issue solved! missing bracket
l_butler General Coding Help 5 3,088 May-31-2020, 11:32 AM
    Thread: syntax error on return statement
Post: syntax error on return statement

The code below is for checking if there is a winner in a game of tic tac toe. I am getting a syntax error on the return line, with "return" being highlighted. Could someone explain to me why? def win...
l_butler General Coding Help 5 3,088 May-31-2020, 11:19 AM
    Thread: Creating new lists with names depending on a changing integer in a while loop
Post: Creating new lists with names depending on a chang...

I want to create a series of lists that contain paths of some distance x, until I reach a specific object which is called the target (its a graph problem where I am finding a path from the source to a...
l_butler Data Science 0 1,569 May-24-2020, 04:05 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020