In the code below is a prime test function (returns true if prime and false if not). I am using it to print out prime numbers between 5 and 20.
The expected output is