Skip to content

Commit 777fccc

Browse files
authored
Update README.md
1 parent f4eb699 commit 777fccc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Ydkjs_Exercises
22

33

4-
First wrote out 5\4
4+
First wrote out 5/4
55

6-
5\10 bug in function FormatAmount & toFixed() type error - returns not a function.
6+
5/10 bug in function FormatAmount & toFixed() type error - returns not a function.
77

8-
5\14 while loop only executes first if block, is there something I am missing about using if ... else if..?
8+
5/14 while loop only executes first if block, is there something I am missing about using if ... else if..?
99
Maybe switch & break?
1010
 Maybe I'm just over thinking it, this is supposed to be a beginner exercise.
11+
12+
5/15 - I dont like to give up. So I did It my way. Silly thing is finished.

0 commit comments

Comments
 (0)