CODELAB

Problem

Hangman Function Assignment

Intro Python

Language

python

Runtime

Python 3.11

Student workspace

Hangman Function Assignment

Write the required Hangman functions and globals exactly as specified: initialize_game, is_valid_guess, display_word, process_guess, is_game_over, and get_result_message. For this MVP, grading runs in the browser and the API records the result.

pythonPython 3.117 hidden testsDownload Assignment PDF

Grader

Browser

MVP hidden checks run in this browser.

Practice tests

0

Hidden checks are bundled client-side for this MVP.

Last grade

--

Latest browser grading score.

solution.py

Code editor

Edit the Python entrypoint and submit it to the Hangman grader.

Verification

Browser grading

This MVP exposes hidden checks to the browser so it can run on static hosting.

Submit your solution to run the bundled Hangman checks in this browser. The latest score is saved locally on this device.