employer cover photo
employer logo
employer logo

LexisNexis Legal & Professional

Engaged employer

LexisNexis Legal & Professional interview question

In what cases lists cannot be used but only tuples?

Interview Answer

Anonymous

18 Mar 2016

in python a list cannot be the key of a dictionary whereas a tuple can be as it is immutable.