employer cover photo
employer logo
employer logo

Efftronics Systems

Is this your company?

Efftronics Systems Interview Question

What is dictionary and list in python?

Interview Answer

Anonymous

Nov 5, 2024

A dictionary is a key-value pair that stores the data in a "key:value" format whereas a list stores the data in a list form "[values...]"