count(x) : Returns the number of times 'x' occurs in a tuple index(x) : Searches the tuple for 'x' and returns the position of where it was first found