''' Purpose: Solve the module spin.py question. ''' def color( p ) : pass if ( __name__ == "__main__" ) : from test2 import test_spin test_spin()