Files
github-classroom[bot] 35a9c9319a Initial commit
2024-02-28 19:40:11 +00:00

7 lines
134 B
Python

# add your tests in the test_hangman
# you may use parametrization if needed
import pytest
def test_hangman():
assert True