diff --git a/individual_introductions/noam_milman.py b/individual_introductions/noam_milman.py new file mode 100644 index 0000000..cd86045 --- /dev/null +++ b/individual_introductions/noam_milman.py @@ -0,0 +1,2 @@ +def intro(): + print('Hi! My name is Noam Milman. \n I am a first year biomedical engineering student.\n I am super excited to join RPL telemetry because I am considering a minor in computer science \n ,and rockets are super cool, obvioulsy.') \ No newline at end of file