Created a program that calculates divisibility by 3 and 5. If divisible by 3 print \'CS\' and if divisible by 5 print \'CS1714\'. If divisible by both print \'CS1714\'. If not d