We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367c534 commit 93d45f8Copy full SHA for 93d45f8
README.md
@@ -5,9 +5,9 @@ This is the code for the coding exercises in the course
5
6
|File|Contents|Language|
7
|--|--|--|
8
-|exercise_1.js||JavaScript|
9
-|exercise_2.js||JavaScript|
10
-|exercise_3.js||JavaScript|
11
-|exercise_4.html||JavaScript & HTML|
12
-|exercise_5.js||JavaScript|
13
-|exercise_6.rb||Ruby|
+|exercise_1.js|Return the right numbers|JavaScript|
+|exercise_2.js|Return the right message|JavaScript|
+|exercise_3.js|Make the bird fly|JavaScript|
+|exercise_4.html|Change the message|JavaScript & HTML|
+|exercise_5.js|Find the right object|JavaScript|
+|exercise_6.rb|Let's practice with dictionaries and iterators|Ruby|
0 commit comments