|
|
|
|
|
by ganstyles
1954 days ago
|
|
I like them for the most part. Almost always more readable to out things in the brackets rather than the .format at the end, and always better than the %. Occasionally I still use .format with really long strings though for readability. |
|