tuple() -> an empty tuple tuple(sequence) -> tuple initialized from sequence's items
If the argument is a tuple, the return value is the same object.
There are no implemented interfaces.
There are no attributes in this class.
There are no methods in this class.