Program: tic-tac-toe with numbers a 3x3 is displayed and player 1 takes odd numbers 1,3,5,7,9 and player 2 takes even numbers 0,2,4,6,8.Players take turns take a number only once and a position number. Odd numbers start.the first person to complete a line that adds up to 15 is the winner. The line can have both odd and even numbers.
- console game made by python
Date : 3 - 3 - 2024