There was an error while loading. Please reload this page.
1 parent 9edc0a1 commit ad70e8bCopy full SHA for ad70e8b
4. Javascript Types - cont.js
@@ -0,0 +1,6 @@
1
+command: true
2
+result: true
3
+command: false
4
+result:false
5
+command: 3 > 4
6
+result: false
README.md
@@ -17,3 +17,7 @@ Day 2
17
Day 3
18
```
19
* [Day 3](https://blog.nerdjfpb.com/javascript-part-3/) - Javascript Types Cont.
20
+```
21
+Day 4
22
23
+* [Day 4](https://blog.nerdjfpb.com/javascript-part-4/) - Javascript Types Cont.
0 commit comments