''' Implements module mina from test 2 ''' import math def don( d, h ) : pass if ( __name__ == "__main__" ) : from test2 import test_don test_don()