Hi, I need help writing a function that will return TRUE if a number passed to it is divisible by 3; else it returns FALSE. Thanks in advance.

-Jack Vinitsky