
Group Equal consecutive
Given a list of elements, create and return a list whose elements are lists that contain the consecutive runs of equal elements of the original list. Note that elements that aren’t duplicated...
You should be an authorized user in order to see the full description and start solving this mission.