From 46bf27785bc4de43565a8afba34fa92ff507d7ec Mon Sep 17 00:00:00 2001 From: pydimanigupta256316 <80501821+pydimanigupta256316@users.noreply.github.com> Date: Tue, 6 Apr 2021 18:37:12 +0530 Subject: [PATCH] question2a solution by mani gupta --- 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..f6399163 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 [p.s.v.n.k.mani gupta 256316](https://github.com/pydimanigupta256316/ltts-problems/tree/main/question%202a)