Given a DataFrame `df` with a column `description` containing strings, how would you extract the first word from this column using Spark? Provide the code snippet. | Databricks Certified Data Engineer - Associate Quiz - LeetQuiz