Which of the following code blocks returns a DataFrame containing only the rows from DataFrame `storesDF` where the value in column `sqft` is less than or equal to 25000 AND the value in column `customerSatisfaction` is greater than or equal to 30? | Databricks Certified Associate Developer for Apache Spark Quiz - LeetQuiz