|
|
|
|
|
by danwills
305 days ago
|
|
I recently swapped from adding strings together (just what I've always done) to f-strings and I'm not looking back! I even get to keep the idea of being able to read the vars in-place in the string which is certainly the last thing that I needed to be happy to use them! Full convert now! |
|