From a4aee8c360339bb474d0a8619f6c7d4447701718 Mon Sep 17 00:00:00 2001 From: SALIMA534 <61485569+SALIMA534@users.noreply.github.com> Date: Thu, 20 Aug 2020 10:27:11 +0530 Subject: [PATCH] Update file1.txt changed rotten to not good --- file1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file1.txt b/file1.txt index a963283..28ae73c 100644 --- a/file1.txt +++ b/file1.txt @@ -3,4 +3,4 @@ for i in name: if i == "garpes": print("the fruit is awesome ") else: - print("the fruit is rottten") + print("the fruit is not good")