Skip to content
Snippets Groups Projects
Commit 1cdb1a0a authored by Bryan Zhao's avatar Bryan Zhao
Browse files

Bryan Added files and change code in staff.java

parent 9f8cecf0
Branches linxiwei-main-patch-66850
No related tags found
4 merge requests!162Bohanz04 staff page,!156Main,!145Bohanz04 staff page,!139Bryan Added files and change code in staff.java
Pipeline #577122 failed
public class Staff {
public Employee bohanz04() {
return new Employee(
"Bryan Zhao",
"Student",
"abcdefg stuff",
"test1.jpg",
"hope to get internship"
);
}
public Employee cuperido() {
return new Employee(
"Young You",
......
images/products/test2.jpg

218 KiB

images/staff/test1.jpg

218 KiB

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