fixed find maxima function first 3 #7
1 changed files with 4 additions and 1 deletions
|
@ -1 +1,4 @@
|
|||
# Your code goes here
|
||||
def f(x,r):
|
||||
return r * x * (1-x)
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue