how to get the first value of a tuple in python code example Example: get first element of tuple python firstItem = tupple[0]