Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cool-Katt committed Oct 23, 2024
1 parent 3577383 commit 915a578
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2648,8 +2648,14 @@
"name": "Killer Sudoku Helper",
"uuid": "4b6b00cd-62f8-4e9e-b59d-79f153f8efb5",
"practices": [],
"prerequisites": [],
"difficulty": 1
"prerequisites": [
"conditionals",
"recursion",
"loops",
"numbers",
"lists"
],
"difficulty": 5
}
]
},
Expand Down

0 comments on commit 915a578

Please sign in to comment.