In this lesson, students will build a working Tic Tac Toe game. Students may also learn new concepts in Python depending on their previous skill level.
Objective
Students will be able to:
Create a working Tic Tac Toe game
Use 2D arrays, Lists, Iteration, and Boolean Expressions in a program
Activities
These are all the activities included in the lesson