Skip to content

Commit 37ebd42

Browse files
authored
Merge pull request exercism#670 from FridaTveit/ListOpsEstimate
list-ops: estimate difficulty 9
2 parents f63f64d + 3e8a4fd commit 37ebd42

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

config.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -495,17 +495,17 @@
495495
]
496496
},
497497
{
498-
"slug": "custom-set",
499-
"difficulty": 10,
498+
"slug": "list-ops",
499+
"difficulty": 9,
500500
"topics": [
501-
501+
502502
]
503503
},
504504
{
505-
"slug": "list-ops",
506-
"difficulty": 1,
505+
"slug": "custom-set",
506+
"difficulty": 10,
507507
"topics": [
508-
508+
509509
]
510510
}
511511
],

0 commit comments

Comments
 (0)