Python

Try except  interview question

can have multiple except blocks in a try statement in Python? Yes

List vs tuple – which situation you use which one

Dictionary

  • Can we use list as key in dictionary
  • Can we use tuples in the dictionary key
  • Can we  use list inside tuple as a dictionary  key

Leave a Reply

Your email address will not be published. Required fields are marked *