In this video you learn how f-strings use __format__ in classes, how formatting specs like align, round work and how you can implement __format__ in your own classes to render your objects based on format specifications, passed in the f-string placeholder.