fixed find maxima function first 3 #7

Open
juliada wants to merge 4 commits from juliada/2025-plovdiv-testing-debugging:fix into main
Showing only changes of commit 671fcd2145 - Show all commits

View file

@ -1 +1,4 @@
# Your code goes here def f(x,r):
return r * x * (1-x)