View Single Post
  #1  
Old 04-15-2010, 05:58 PM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default Set Class Homework Assignment

Hello again, it is me with another homework hurdle. I am currently tasked with creating a Set class. We are not permitted to use Python's set class. I have looked at Python's set class for hints, but I had difficulty understanding it. We are not allowed to add methods not listed in the assignment...
__________________
Python
Domain Name Forum
Reply With Quote