Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
faang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CSE 391
24wi
faang
Commits
8b53b5d0
Commit
8b53b5d0
authored
1 year ago
by
Rayana Lyons
Browse files
Options
Downloads
Patches
Plain Diff
Updated Staff Bio
parent
f476ce91
No related branches found
Branches containing commit
No related tags found
2 merge requests
!187
Rlyons8 staff page
,
!156
Main
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Staff.java
+1
-1
1 addition, 1 deletion
Staff.java
homework5.sh
+11
-0
11 additions, 0 deletions
homework5.sh
with
12 additions
and
1 deletion
Staff.java
+
1
−
1
View file @
8b53b5d0
...
...
@@ -840,7 +840,7 @@ public class Staff {
}
<<<<<<<
HEAD
public
Employee
rlyons
()
{
public
Employee
rlyons
8
()
{
return
new
Employee
(
"Rayana"
,
"Student"
,
...
...
This diff is collapsed.
Click to expand it.
homework5.sh
0 → 100644
+
11
−
0
View file @
8b53b5d0
#!/bin/bash
####################################
# Name: Rayana Lyons
# CSE 391 - Winter 2024
# Homework 5
####################################
function
print_username
{
echo
"rlyons8"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment