Install required dependencies with:
pip3 install -r requirements.txt
Run the commands with:
python3 driving_rules.py (for Massachusetts)
python3 driving_rules.py --state CA (for California)
python3 driving_rules_CN.py (for California_Chinese)