X1134: Set Remove - Student Drop

A teacher is using a set to track the names of the students in their class. However, some students have decided to drop the class. Write a method that removes a student's name from the set students, then return the set.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.