Callable classes are one step above functions. You have already studied functions in Section 2 and Section 3. This lecture covers the concept of turning an entire class, with its methods, into a callable function.