Hangman - Python Project

Hangman - Python Project

2021, May 21    

My First Python project - One can create a simple version of hangman (using the package) with less than 20 lines of code

  • Create a hangman python package.
  • Test python package using GitHub Workflows.
  • Implement best practices for writing python code.

Link to Project: https://github.com/radroid/Hangman