In a simple way would a tuple essentially be a dictionary that is immutable? (The only difference being that the tuple does not have key,values like a dictionary would have?)