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 +"""