- This event has passed.
7 PM – Intro To Java
January 13, 2022 @ 7:00 pm - 8:00 pm
Homework:
- Continue with SchoolApplication program
- When user select “7. List all teachers 60 or older”, if there is no teacher that is 60 or older, then you have to print “We cannot find any teacher that is 60 or older”.
- Add one more menu “8. Find all students who are teenagers” . Teenagers mean between 13 to 19. If the system cannot find any teenagers, then the system should print “We cannot find any teenager in our system.”)