Let’s write a function which will find all duplicate elements and the number of repetitions in the given list using python. For example, function will return {11: 3,