We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a644ecd commit 63d86b8Copy full SHA for 63d86b8
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