Hello, i have a problem with the last part on week2 programming assignment.
Here’s the work
And this is the error
A little help will be much appreciated!
Thank you.
Hello, i have a problem with the last part on week2 programming assignment.
Here’s the work
And this is the error
A little help will be much appreciated!
Thank you.
You are not allowed to share code solutions publicly. In your case when you call the optimize function you are hardcoding the arguments inside. Try not to! and lets see if that resolves the issue!
It worked! Thank you!