Is the dict in python the same as hash map in c, c++ ?
I guess we can work with dict the same as hash map with a little differences in language syntax.
As we can work with key and val but the dict might give us more ways to use it in different purposes.
New contributor
Bara Al-Sedih is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.