Oh, and here's the error my program returns when it runs:

Traceback (most recent call last):
  File "/home/jacob/Dropbox/Shared_With_Chris_And_Logan/Jake's
Programs/Yet_To_Work_On/Synaptic/synaptic.py", line 57, in <module>
    neuron.smartest()
  File "/home/jacob/Dropbox/Shared_With_Chris_And_Logan/Jake's
Programs/Yet_To_Work_On/Synaptic/synaptic.py", line 50, in smartest
    sorted(neuron, key=self.total(neuron))
TypeError: 'int' object is not iterable

-- 
Thank you,
Jacob
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to