def audit( x, c ) : ''' Implements function audit() for module accts question ''' pass if ( __name__ == '__main__' ) : import t3 t3.test_audit()