0
/ 1.0
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 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 feedback will appear here when you check your answer.