Please enable JavaScript to use CodeHS

Arkansas Programming I (Python)

Lesson 12.1 Project: Guess the Word

Description

This project is broken up into several pieces to guide students through the game development.


Objective

Students will be able to:

  • use all concepts learned in this course to create a word guessing game in Python.