સમાચાર

Using dictionaries: We iterate the array once to create a dictionary, then we can use the dictionary for operations on single members of the list without any further iteration. This makes the code ...
you can see the Javascript comment line, I have used one more function i.e JSON.stringify. JSON.stringify is Javascript function which is used to Convert JavaScript object into a string.