Current Problem at the moment
Traceback (most recent call last):
File "ex26.py", line 66, in <module>
beans, jars, crates = secret_formula(start-point)
NameError: name 'start' is not definedanyone know how to make start defined -- http://mail.python.org/mailman/listinfo/python-list
