''' Purpose: Solve the module atad.py question. ''' def nbr( v, d ) : pass if ( __name__ == "__main__" ) : from test2 import test_atad test_atad()