Skip to content

Commit 6ed4ed4

Browse files
committed
day 23
1 parent 3d6fa60 commit 6ed4ed4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

23_Day/23_day_dom_day_3.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,12 @@ We can access all the key numbers of the keyboard using different event listener
321321

322322
### Exercise: Level 1
323323

324+
1. Generating numbers and marking evens, odds and prime numbers with three different colors. See the image below.
325+
324326
![Number Generator](./../images/projects/dom_min_project_number_generator_day_3.1.gif)
325327

328+
1. Generating the keyboard code code using even listener. The image below.
329+
326330
![Keyboard key](./../images/projects/dom_min_project_keycode_day_3.2.gif)
327331

328332
🎉 CONGRATULATIONS ! 🎉

0 commit comments

Comments
 (0)