First solution in Clear category for Index Power by KrzysztofP
def index_power(array, n): count=len(array) if n Oct. 15, 2016
Oct. 15, 2016