Response to the following problem:
Suppose you call the method date Check(2013, 7, 29). What is the return value if today is July 22, 2013? What if today is July 30, 2013? What about February 1, 2014?
Can you use date Check even if you don't know how it is implemented?