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