Initial commit

This commit is contained in:
github-classroom[bot]
2024-02-28 19:40:11 +00:00
committed by GitHub
commit 35a9c9319a
11 changed files with 572 additions and 0 deletions
View File
+7
View File
@@ -0,0 +1,7 @@
# add your tests in the test_hangman
# you may use parametrization if needed
import pytest
def test_hangman():
assert True