diff --git a/Day-200/test.py b/Day-200/test.py new file mode 100755 index 0000000..30dfcad --- /dev/null +++ b/Day-200/test.py @@ -0,0 +1,6 @@ +#!/usr/bin/env python3 + +import pytest +import pytest_mock +import os +