I am new to Python learnig for a class. When I try using trajectory I receive
an error. Here is the code:
def logistic(x):
return 4*x*(1-x)
ds_logistic11=trajectory(logistic,0.11)
SyntaxError: invalid syntax
Sincerely,
Carla Jenkins
Are there specific Python commands to process present value, future value and
net present value? Thanks.
Sincerely,
Carla Jenkins
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org
Hello everyone:
I am new to Python and am looking for higher-order function programming
examples. The programming codes do not feature the corresponding equation so I
am lost. Please help me.
Sincerely,
Carla Jenkins
___
Tutor maillist