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