TypeError: The view function for 'sample' did not return a valid response. The function either returned None or ended without a return statement. a. The function returned a valid response. b. The function returned None. c. The function ended without executing. d. The function encountered a syntax error.