how can i return previus number of a tuple ("an") in a for loop??? here is my code:
def returnPrevius(width, height): an = (2,3,4,6,8,9,12)