Please enable JavaScript to use CodeHS

Intro to Computer Science in Python 3

Lesson 10.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.