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