Fix(DPxAI): Add subject instructions

This commit is contained in:
oumaimafisaoui 2024-08-28 18:19:16 +01:00 committed by Oumaima Fisaoui
parent 4887abc7b4
commit 0a37843a07
1 changed files with 2 additions and 2 deletions

View File

@ -368,8 +368,8 @@ document.addEventListener("keydown", function (event) {
**`Prompt Example:`**
- "What is event.key in JavaScript and how can it be used to detect keyboard inputs?"
- "How can I use document.querySelector to select multiple elements in JavaScript?"
- "What is `event.key` in JavaScript and how can it be used to detect keyboard inputs?"
- "How can I use `document.querySelector` to select multiple elements in JavaScript?"
#### 4- Task 5: Final Touches and Presentation