extract first element from tuple python code example Example: get first element of tuple python firstItem = tupple[0]