What statement will remove the entry in the dictionary for key 'baz'? code example Example: how to remove dictionary entry in python del dic[key]