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 5d623b9 commit ee13e91Copy full SHA for ee13e91
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