This repository contains python script for interview assignment solution-Klika
Python script was writen in a standard Python 3.8.3 version
In the folder interview_solution is located python script of the solution as well as required input .csv file containing NTCG163JF103FT1 thermistor information.
Correct way of python script call: python interview_solution.py -c NTCG163JF103FT1.csv
More explanations about script code are given in the code itself under the comments