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 8a3822b commit 79f8828Copy full SHA for 79f8828
Sprint-2/readme.md
@@ -21,7 +21,7 @@ Here is a recommended order:
21
## Interpret
22
23
In these tasks, you have to interpret a slightly larger program with some syntax / operators / functions that may be unfamiliar.
24
-You must use documentation to make sense of anything unfamiliar - learning how to look things up this way is a fundamental part of being a developer!
+You must use documentation to make sense of anything unfamiliar. Learning how to look things up this way is a fundamental part of being a developer!
25
You can also use `console.log` to check the value of different variables in the code.
26
27
## Extend
0 commit comments