Challenge yourself

Beginner
Intermediate
Expert

Write a function, that takes one numbers as argument, and returns True if it is divisible by 3 or 4, False otherwise.