Question: why string formatting?
Date: 2025-07-31 01:37:25
less error prone and verbose than string.join() and string concatenation because it is generally less error prone, more readable, and less verbose