I have a Dict constructed lets call it d. I want to pass it to a function 
that will change some entries in d. What is the appropriate way to do this 
so that I end up with an updated dictionary? 

Reply via email to