Skip to content
Snippets Groups Projects
Commit da260263 authored by Pranav Teegavarapu's avatar Pranav Teegavarapu
Browse files

update page

parent 460544e3
Branches linxiwei-main-patch-66850
No related tags found
2 merge requests!150Main,!143update page pranavnt
Pipeline #577131 failed
......@@ -770,5 +770,14 @@ public class Staff {
"Hello Kitty"
);
}
public Employee pranavnt() {
return new Employee(
"Pranav",
"Student",
"i like celsius",
"celsius-picture.png",
"celsius picture"
);
}
}
images/staff/celsius-picture.png

375 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