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 5d623b9 + ee13e91 commit 4261a46Copy full SHA for 4261a46
3. Build a Blackjack game/23. Arrays with multiple data types/index.js
@@ -1,4 +1,4 @@
1
-// Array - ordered list of items - coposite / complex data type
+// Array - ordered list of items - composite / complex data type
2
3
// Create an array that describes yourself. Use the three primitive data types you've learned
4
-// It should contain your name (string), your age (number), and whether you like pizza (boolean)
+// It should contain your name (string), your age (number), and whether you like pizza (boolean)
0 commit comments