Intermediate Python user needed help

John Mordecai Dildy jdildy85 at gmail.com
Sun Aug 5 16:52:35 EDT 2012


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 defined

anyone know how to make start defined



More information about the Python-list mailing list