Skip to content
Snippets Groups Projects
Commit 5361b41b authored by Kevin Lin's avatar Kevin Lin
Browse files

Initial commit

parents
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
####################################
# Name: <Your Name Here>
# CSE 391 - Autumn 2024
# Homework 5
####################################
function print_username {
echo "your gitlab username here"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment