Browse Source

Chore(Quest01/good-recipe): Formatting

pull/2667/head
OUMAIMA FISAOUI 2 months ago committed by zanninso
parent
commit
8fbe99162b
  1. 2
      subjects/DPxAI/good-recipe/README.md

2
subjects/DPxAI/good-recipe/README.md

@ -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

Loading…
Cancel
Save