Please enable JavaScript to use CodeHS

Introduction to Python Programming

Lesson 14.1 Project: Guess the Word

Description

Students will have an opportunity to apply many of the concepts they’ve learned so far to create a word-guessing game.


Objective

Students will be able to:

  • Combine their knowledge of loops, functions, conditionals, strings, and data structures to create an interactive word-guessing game