''' Purpose: help introduce tester statement if ( __name__ == '__main__' ) ''' def f() : ''' Purpose: be a function ''' return 1112