Exercise: improve test module


Enlarge the Test::MyTools to include a test function called my_any_num that works like is_any but compares the values as numbers. Write test script that uses this function.