Closed farisfaikar closed 1 year ago
We should be able to just use f"{minutes:02d} instead of writing a function to handle this from scratch. All the more reasons why I love fstrings.
We should be able to just use f"{minutes:02d} instead of writing a function to handle this from scratch. All the more reasons why I love fstrings.