Median of Three
Given an iterable of ints , create and return a new iterable whose first two elements are the same as in items, after which each element equals the median element in the list of the three...
You should be an authorized user in order to see the full description and start solving this mission.