Coding Quiz - Caesar Cipher
Write a function to apply the Caesar cipher to a string
Write a function to apply the Caesar cipher to a string
Write a function that returns a list of all prime numbers within a given integer range
Usage of the range() function with code examples