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 37e19d2 commit 268f129Copy full SHA for 268f129
README.md
@@ -61,6 +61,9 @@ this repository serves as a guide for anyone who wishes to learn javascript them
61
- [Escapes](Basic/variables/Escapes)
62
- [01B_escapes.js](Basic/variables/Escapes/01B_escapes.js)
63
- [02B_literal_quotes.js](Basic/variables/Escapes/02B_literal_quotes.js)
64
+- [Intermediate](Intermediate)
65
+ - [Math](Intermediate/Math)
66
+ - [01_basic.js](Intermediate/Math/01_basic.js)
67
68
<!--TOC_END-->
69
0 commit comments