Im looking to implement a loop that starts at 100 and iterates backward through every number until it reaches 1. If a number is prime, it would get stored into an array. In