Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1ac29a7

Browse files
committed
instructions
1 parent eef2996 commit 1ac29a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week3/MAKEME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Let's get familiar with basic Javascript concepts, with interactive exercises! C
1515

1616
## **2. JavaScript exercises**
1717

18-
> Inside of your `JavaScript2` fork, navigate to the folder `Week3`. Then to the folder `js-exercises`. For all the following exercises create a new `.js` file in that folder (5 files in total). Make sure the name of each file reflects its content: for example, the filename for exercise one could be `addSix.js`.
18+
> Inside of your `JavaScript2` fork, navigate to the folder `Week3`. Then to the folder `js-exercises`. In this folder you will find separate files for each exercise. Please put your code in the correct file.
1919
2020
**Exercise 1: Add six**
2121

0 commit comments

Comments
 (0)