Skip to content

Commit

Permalink
Format config
Browse files Browse the repository at this point in the history
  • Loading branch information
meatball133 committed Dec 22, 2024
1 parent 1273579 commit 23abfd1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1323,11 +1323,11 @@
"practices": [],
"prerequisites": [],
"difficulty": 2,
"status": "deprecated",
"topics": [
"recursion",
"transforming"
],
"status": "deprecated"
]
},
{
"slug": "scale-generator",
Expand All @@ -1336,12 +1336,12 @@
"practices": [],
"prerequisites": [],
"difficulty": 3,
"status": "deprecated",
"topics": [
"loops",
"pattern_matching",
"strings"
],
"status": "deprecated"
]
},
{
"slug": "beer-song",
Expand Down

0 comments on commit 23abfd1

Please sign in to comment.