Learn practical skills, build real-world projects, and advance your career

hangman-game

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="hangman-game")
[jovian] Updating notebook "yash-kavaiya/hangman-game" on https://jovian.ai [jovian] Committed successfully! https://jovian.ai/yash-kavaiya/hangman-game
word_list=["kishan","krunal","ayush","parth","paji","rushikesh"]