""" CSCI 150 Spring 2020 Lab 6 Name: Section: Creativity: """ # TODO: Implement your functions here if __name__ == '__main__': # When you are ready to start running your game when you click the green arrow, # delete the pass statement below and add a call to your play_hangman function pass