We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c847401 + f3b3f5e commit 978c36bCopy full SHA for 978c36b
7-objects/36-pokemon.js
@@ -1,7 +1,7 @@
1
// Pokémon 📟
2
// Codédex
3
4
-pokemon = {
+const pokemon = {
5
name: "Pikachu",
6
type: "Electric",
7
level: 25,
0 commit comments