By means of a python script I want to evaluate if a list is triangular, that is to say if it is increasing up to a certain element, and from that element it is decreasing. For example, the list [2, 4, 5, 7, 4, 3] is
triangular, while the list [2...
asked by
26.09.2018 / 00:39