Close
Tutorial

Pro Python String Hacks

In this video, Elburz demonstrates the new string formatting techniques in Python that all the pros are using: f-strings. This powerful new feature makes working with long strings for titles, data visualization labels, and more incredibly easy, intuitive, and less prone to bugs. Everyone we know is excited to use f-strings and you should be too!

Comments