We will return multiple values from a method using object, tuple, list, dictionary and data class. The data class module has a decorator and functions for automatically adding generated special methods such as __init__() and __repr__() in the user-defined classes.