[Tutor] Need help with python keyboard press/navigation commands

Danny Yoo dyoo at hashcollision.org
Tue Mar 12 07:04:56 CET 2013


On Mon, Mar 11, 2013 at 8:59 PM, akuma ukpo <johnnyukpo at gmail.com> wrote:
> This is the problem
>
> Implement a function called get_direction which, on a particular character
> , gives the
> direction corresponding to that character.


Do you know how to write a test case for this function?

You had test cases for one of the previous problems you sent the list
earlier.  Can you do the same thing for this problem?


More information about the Tutor mailing list