From 9562d159e2c5937c143569145f3e88692360ab05 Mon Sep 17 00:00:00 2001 From: Akki Garg Date: Fri, 7 Feb 2025 17:09:50 -0500 Subject: [PATCH] Github Training: Akshit Garg --- introductions/akshitgarg.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 introductions/akshitgarg.py diff --git a/introductions/akshitgarg.py b/introductions/akshitgarg.py new file mode 100644 index 0000000..6d4adce --- /dev/null +++ b/introductions/akshitgarg.py @@ -0,0 +1,3 @@ +def intro(): + print('Hi! My name is Akki Garg and I\'m a freshman studying computer science and mayyybe physics, we\'ll see.' + + ' Obviously I like rockets, but I\'m also into stuff like movies, cooking, climbing, and cats! Looking forward to the semester!\n') \ No newline at end of file