Skip to content
Snippets Groups Projects
Commit 8b53b5d0 authored by Rayana Lyons's avatar Rayana Lyons
Browse files

Updated Staff Bio

parent f476ce91
No related branches found
No related tags found
2 merge requests!187Rlyons8 staff page,!156Main
......@@ -840,7 +840,7 @@ public class Staff {
}
<<<<<<< HEAD
public Employee rlyons() {
public Employee rlyons8() {
return new Employee(
"Rayana",
"Student",
......
#!/bin/bash
####################################
# Name: Rayana Lyons
# CSE 391 - Winter 2024
# Homework 5
####################################
function print_username {
echo "rlyons8"
}
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