Skip to content

Commit 915a578

Browse files
committed
Update config.json
1 parent 3577383 commit 915a578

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

config.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2648,8 +2648,14 @@
26482648
"name": "Killer Sudoku Helper",
26492649
"uuid": "4b6b00cd-62f8-4e9e-b59d-79f153f8efb5",
26502650
"practices": [],
2651-
"prerequisites": [],
2652-
"difficulty": 1
2651+
"prerequisites": [
2652+
"conditionals",
2653+
"recursion",
2654+
"loops",
2655+
"numbers",
2656+
"lists"
2657+
],
2658+
"difficulty": 5
26532659
}
26542660
]
26552661
},

0 commit comments

Comments
 (0)