To Run as command line argument:
python3 schoolsearch.py
To Run the tests:
grep -v '^\s*$' tests.txt | grep -v '^//' | python3 schoolsearch.py > tests.out
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To Run as command line argument:
python3 schoolsearch.py
To Run the tests:
grep -v '^\s*$' tests.txt | grep -v '^//' | python3 schoolsearch.py > tests.out