generated from mwc/lab_tic_tac_toe
ca1c55868603c1d24ab131e1f8256c30ec19461f
What I changed I added the logic to check if someone won the game. Why I changed it The goal was to make it so the code could tell if a there was a winner at each point in the game. I figured the easiest way I could implement this accessing the list then using if statements. Estimate for remaining time to finish assignment: 1 hour
Description
No description provided
Languages
Python
100%