Skip to content
Snippets Groups Projects

rlyons8 staff bio and product

Merged Rayana Lyons requested to merge rlyons8_staff_page into main
1 file
+ 13
1
Compare changes
  • Side-by-side
  • Inline
+ 13
1
@@ -817,5 +817,17 @@ public class Staff {
"celsius picture"
);
}
}
public Employee rlyons8() {
return new Employee(
"Rayana",
"Student",
"Cat mom"
"animegeek.jpeg",
"Black anime girl"
)
}
}
Loading