Skip to content
This repository was archived by the owner on Jun 29, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions individual_introductions/tyler_abbassi.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
def intro():
print('Hello! My name is Tyler Abbassi, and I am a 1st year Computer Engineering major. ' +
'I have some experience with programming in C and javascript, but I am more than excited to ' +
'learn everything I can from RRPL. So excited to meet you all and get to work!\n')