Which of the following code blocks returns a new DataFrame from DataFrame `storesDF` where column `modality` contains the constant string `"PHYSICAL"`? Assume `storesDF` is the only predefined variable. | Databricks Certified Associate Developer for Apache Spark Quiz - LeetQuiz