![]() |
.. (לתיקייה המכילה) | |
What exact string should be returned in intersectsWith: withinRange: when the current guess isn't an intersection point? | |
The string should be 'wait for it...' (IMPORTANT: no newline or whitespaces at the end of it). In the example for this method the Transcript commands should be "Transcript show: (b value); cr." (I forgot to add ;cr) - this is the reason why the output is line separated. |
In intersectsWith: withinRange: what should the block return when evaluating it after an intersection was found? | |
You can assume this won't be checked |