Create a loop for number from 1 to 20 that tests the number to see if it is even (using modulo 2) and if it is, adds that number to the global variable sum