TomoLink
Medium

What is the output of: d={'a':1,'b':2} print(d.get('c',0))?