''' Purpose: Solve module com.py question. ''' def sob( n, c ) : pass if ( __name__ == "__main__" ) : from test2 import test_com test_com()