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