Function.return_tuple()
return_tuple() β Tuple[Type, List[
Value
|
NoneObject
]]
Returns the function's return (type, value)
tuples.
Example
Output
Last updated
return_tuple() β Tuple[Type, List[
Value
|
NoneObject
]]
Returns the function's return (type, value)
tuples.
Last updated