What is the difference between a Set and Dictionary?
Answer / nashiinformaticssolutions
Iterable, mutable, and devoid of duplicate elements, the set is an unordered collection of data types.
Similar to a map, a dictionary in Python is an ordered collection of data values that are used for data value storage.
| Is This Answer Correct ? | 0 Yes | 0 No |
features of Python What are the essential?
What are built in types in python?
How do you make hello world in python?
What is the difference between and ?
How is python used in the real world?
What is setup script?
What is python constructor?
What is flask-wtf and what are their features?
What is python orm?
Does python have oops concepts?
What is the difference between deep and shallow copy?
What are Python decorators?