From 4f95a88e0338b990a3efe33197bb7dec420e1cab Mon Sep 17 00:00:00 2001 From: shivani-11318 Date: Sun, 4 Apr 2021 16:10:24 +0530 Subject: [PATCH] submission for 2a --- Example_Programs/programming_concpets/Questions_2a/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Example_Programs/programming_concpets/Questions_2a/README.md b/Example_Programs/programming_concpets/Questions_2a/README.md index eb253f45..bc84a87a 100644 --- a/Example_Programs/programming_concpets/Questions_2a/README.md +++ b/Example_Programs/programming_concpets/Questions_2a/README.md @@ -64,3 +64,4 @@ typedef struct info_t { * By [Roopesh Verma](https://github.com/Roopesh16/2a-2b.git) * By [258274](https://github.com/Ankana9910/Begin.git) * By [Jeevak Raj](https://github.com/JeevakRaj/LTTS_Stepin_Exercises/tree/main/Question_2a_array_of_structures) +* By [Shivani Singh](https://github.com/shivani-11318/ltts/tree/main/2A)