From 8b60bbcd72e4c0a2f2d32e6d902174c61a9fc984 Mon Sep 17 00:00:00 2001 From: nishibansal07 <33262361+nishibansal07@users.noreply.github.com> Date: Tue, 31 Oct 2017 22:23:04 +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..9c4edea 100644 --- a/Spoon in Matrix Codechef +++ b/Spoon in Matrix Codechef @@ -36,6 +36,6 @@ for _ in range(int(input())): # make it lowercase and append the word in a list # check for spoon in a list # if yes then print positive - if no make a list using the word formed in a column + if no make a list using word formed in a column search spoon in that if yes answer positice else negative