@ -79,7 +79,7 @@ let lines = text.split("\n"); // ['Add flour', 'Mix well', 'Bake at 350°F']
- "Show me how to use the `.toUpperCase` method to convert the string 'hello' to uppercase."
- "Show me how to use ``Math.max`` to find the biggest number in an array."
- "Show me how to use `Math.max` to find the biggest number in an array."
### Instructions