From 55714736b0a847fa255bb86180c42f94147ce5d4 Mon Sep 17 00:00:00 2001 From: nishibansal13 <33247891+nishibansal13@users.noreply.github.com> Date: Tue, 31 Oct 2017 13:12:39 +0530 Subject: [PATCH] Update Spoon in Matrix Codechef --- Spoon in Matrix Codechef | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spoon in Matrix Codechef b/Spoon in Matrix Codechef index f80029f..cc974de 100644 --- a/Spoon in Matrix Codechef +++ b/Spoon in Matrix Codechef @@ -37,5 +37,5 @@ for _ in range(int(input())): # check for spoon in a list # if yes then print positive if no make a list using the word formed in a column - search spoon in that if yes answer positice + search spoon in that if yes answer positive else negative