When the green flag is clicked 10 random numbers ranging from 1 to 50 are added to the list. When the space bar is pressed all numbers are removed from list. When the down arrow is pressed all of the numbers are added to a variable named sum. When the up arrow is pressed, sum is reset to 0.