From 1954b088281f2545a3d5489945cf2a9a7b72d5d6 Mon Sep 17 00:00:00 2001 From: Noddy Date: Sat, 10 Apr 2021 16:38:02 +0530 Subject: [PATCH] Added my part of the association --- part4-changing_the_code/people/Dhruva_Anantha_Datta.txt | 1 + part4-changing_the_code/printer.py | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 part4-changing_the_code/people/Dhruva_Anantha_Datta.txt diff --git a/part4-changing_the_code/people/Dhruva_Anantha_Datta.txt b/part4-changing_the_code/people/Dhruva_Anantha_Datta.txt new file mode 100644 index 0000000..8242db0 --- /dev/null +++ b/part4-changing_the_code/people/Dhruva_Anantha_Datta.txt @@ -0,0 +1 @@ +Hello Hack, this is Dhruva ready for the challenges diff --git a/part4-changing_the_code/printer.py b/part4-changing_the_code/printer.py index e901259..f831fec 100644 --- a/part4-changing_the_code/printer.py +++ b/part4-changing_the_code/printer.py @@ -21,5 +21,5 @@ def main(): """ These are the names of the people who should be printed. - seun omonije -""" \ No newline at end of file + Dhruva Anantha Datta +"""