I had a little trouble at first, but I managed to create a hangman game in python! Here’s the code
This was challenging for me because of the use of lists and indexes. I still need to work on for loops but I think that I’m making good progress in python.