This document contains a practice sheet with various function-related problems and questions. Some of the problems involve writing functions to perform tasks like calculating x^n, total bill amount, quadratic equation roots, and more. Other questions ask about function concepts like call by value, return types, function definitions, passing arguments, and errors in function code.