From 75a1c0c6f020b608253a802d9ab8cea7428885a3 Mon Sep 17 00:00:00 2001 From: Nupur Purohit Date: Sat, 3 Apr 2021 00:33:06 +0530 Subject: [PATCH] added Q2A --- 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..6dfd7c67 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 [nuPURohit](https://github.com/nuPURohit/LTTS_StepIn_Task.git)