add new test case function
This commit is contained in:
parent
ea7ab8af75
commit
671fcd2145
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