Skip to content

Tictactoe.py event handling logic error #1

Description

@VoxLight

Your tic-tac-toe tutorial has some issues with the event handling.

Line 206, and line 208 both use the "is" keyword instead of equality for the logic (==). The equality operator needs to be used to compare the value of two integers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions