python question

Add methods to the Student class that compare two Student objects. One method should test for equality. The other methods should support the other possible comparisons. In each case, the method returns the result of the comparison of the two students’ names. Place several Student objects into a list and shuffle it. Then run the sort method with this list and display all of the students’ information.

include the following

  • .txt file
  • .py file
  • UML of the class and flowchart of Main (Microsoft Word)
  • Code headed(commented) properly
× How can I help you?