slovak_driver_tests/README.md
Juraj Oravec 828f871c43
Add the code
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2025-05-17 07:59:27 +02:00

14 lines
372 B
Markdown

# Slovak Car test questions
Extract the test question from the pre-generated tests from the
[official website](https://www.minv.sk/?elektronicke-testy), since there is no English version
# Usage
The script downloads the javascript file and images into the local directory where it is located and
outputs the HTML into stdout.
```sh
python autoskola.py > test.html
```