Python date comparison not giving correct result, am I missing something super simple?
As part of a larger project I need to check if due dates have passed to mark tasks overdue, I’m relatively new at this so I could 100% be overlooking something glaringly obvious, but my date comparison isn’t outputting the correct result. what am I missing?