Seasoned JavaScript Developer who loves to explore other programming languages like Python. A problem solver, tech lover by heart. Loves reading booking, and cooking. 馃ぉ馃殌馃敩
Mentoring, collaboration on different projects.
Dictionaries are an interesting data structure in Python. In other programming languages like JavaScript, you can call it an object. Getting back to our example, we can change the value of a dictionary key as shown below: dict = {"name": "Nitin", "ag...
