You are viewing a single comment's thread from:

RE: Creating a Marathon/Half Marathon Race Pace Calculator - Part 1

in STEMGeeks7 months ago

Spreadsheets can be tricky if you let them make assumptions about number formats. I've not done much with calculating times. Most of my programming is in Python and you have to be wary of what types are used there too.

Sort:  

Yeah @steevc you are right. Date and time for python is something I struggle with, and it took me ages to work out how to do the calculations in this spreadsheet...I am hoping it can help someon