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

Skip to content

Commit 06a15b1

Browse files
committed
fixed numbering week6
1 parent 2f02c63 commit 06a15b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Week6/MAKEME.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ _Deadline Wednesday_
6363
```
6464

6565

66-
2. Please solve this problem using:
66+
2\. Please solve this problem using:
6767
https://www.freecodecamp.com/challenges/repeat-a-string-repeat-a-string
68-
1. A for loop
69-
2. A while loop
70-
3. A do loop
68+
2\.1 A for loop.
69+
2\.2 A while loop.
70+
2\.3 A do loop.
7171

7272
3. Some practice with objects
7373
https://www.freecodecamp.com/challenges/construct-javascript-objects-with-functions

0 commit comments

Comments
 (0)