Which of the following code blocks correctly creates a Python UDF `assessPerformanceUDF()` from the integer-returning Python function `assessPerformance()` and applies it to the column `customerSatisfaction` in DataFrame `storesDF`? | Databricks Certified Associate Developer for Apache Spark Quiz - LeetQuiz