4 Different ways to print the even numbers in a given range. We will use a for loop, while loop, jump in between the numbers with a while loop and how to use the range function.