diff --git a/introductions/priyangaramesh.py b/introductions/priyangaramesh.py new file mode 100644 index 0000000..5f09c13 --- /dev/null +++ b/introductions/priyangaramesh.py @@ -0,0 +1,4 @@ +def intro(): + print('Hello! My name is Priyanga Ramesh and I am a sophomore majoring in Aerospace Engineering!' + + 'I am minoring in Comp Sci and Astronomy, and I like to draw, listen to music, and play video games.' + + 'I have been in RRPL since I was a freshman and hope to continue until I graduate!') \ No newline at end of file