Hi,
I can’t pass the test case for model function in the assignment for week 2 since the length of the costs list is supposed to be 1. However, it just doesn’t make sense since the costs list store the cost of every 100 iteration. The correct number of length of that list should be 20 since we do 2000 iterations