From c3dd0fb6fd36712a3765025e2d8f9a8365a762c3 Mon Sep 17 00:00:00 2001 From: Corey McCandless Date: Mon, 26 Feb 2018 13:19:22 -0600 Subject: [PATCH] rational-numbers: increase difficulty --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 12b282d94f..4ab18e4cb8 100644 --- a/config.json +++ b/config.json @@ -951,7 +951,7 @@ "slug": "rational-numbers", "core": false, "unlocked_by": null, - "difficulty": 2, + "difficulty": 5, "topics": [ "equality", "classes",