From 2ea88b72db310e2fb50a6adb0c8e309a570a17a0 Mon Sep 17 00:00:00 2001 From: Rikhitha25 <137507008+Rikhitha25@users.noreply.github.com> Date: Tue, 5 Mar 2024 13:30:41 +0000 Subject: [PATCH] saved --- Day1/data.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Day1/data.json b/Day1/data.json index 06f190b..642369b 100644 --- a/Day1/data.json +++ b/Day1/data.json @@ -53,5 +53,10 @@ "name": "Tejaswi", "email": "your-email@example.com", "comment": "Your comment here." + }, + { + "name": "Rikhitha", + "email": "enter_ur_email@gmail.com", + "comment": "Don't worry... Everything gonna be okay..." } ]