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.
2 parents d9ac615 + af20396 commit dbbab38Copy full SHA for dbbab38
exercises/01.1-Access-and-Retrieve/README.md
@@ -5,8 +5,7 @@
5
Lists are part of every programming language. They are the way to go when you want to have a "list of elements."
6
7
For example, we could have a list that is storing the days of the week:
8
-``
9
-`js
+```js
10
11
12
0 commit comments