UPDATE: i have modified the code again. Instead of having print out statements for each SteinHart functions. I've moved all of those printouts into 1 functions. and left the rest call for each other based on the calculation on each function (e.g from SH_Kelvs to SH_Celcs can be done by calling the function when it is needed on the calculation, etc).