Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 199 Bytes

Tic-Tac-Toe

This is a Simple tic tac toe Game made with Python.

Layout

1 | 2 | 3

4 | 5 | 6

7 | 8 | 9

When i asked to enter the position this the layout you should follow.