get All values in dictionary

Extract all values from sample_dict and return them as a list.
{"a": 1, "b": 2, "c": 3}
Total : 0 Discussion
Login