When executing the following code block in a notebook: `db_password = dbutils.secrets.get(scope="dev", key="database_password") print(db_password)`, what will be the outcome? | Databricks Certified Data Engineer - Professional Quiz - LeetQuiz