shrey141102 / PythonProjects

Python Programs
8 stars 37 forks source link

Tic-Tac-Toe Fixed #43

Closed Yarlin16 closed 7 months ago

Yarlin16 commented 7 months ago

Bug : The output had glitch because it was showing 'O' won for all the cases i.e. even when 'X' won the game. Fixed it.