#!/bin/bash # a) Install dependencies pip install -r requirements.txt # b) Run the code python main.py