rinny debby asked 9/14/2016 Create a loop that prints out the first 10 letters of the alphabet, along with their numerical position in the alphabet?
rinny debby asked 9/14/2016 Create a loop that prints out all the numbers from 1-100 (inclusive) that are divisible by 4. Hint: Don’t forget about the amazing power of the percent?