#!/usr/bin/env python3 import sys sys.path.append('./src') import load_csv as l l.csv_value()