So, today we are going to be learning how to make hangman in Python. This should be a fun coding exercise for beginner programmers.
This tutorial goes over how to code hangman in Python. This is a great example of how to use lists, how to do looping, and how to manage user input. Which are all really important things for any beginner programmer to learn.











