Aalekh Jain
Results
2
comments of
Aalekh Jain
This is the reason for the error. ``` python return float(len(text)) / len(fdata) - (1e-6 * fragment.start) ``` If the float that is being returned is inversely proportional to length...
Will bash script work.?