There seems a mistake in W2 code example

The ‘rolls’ circled should be “sum_of_rolls”, in my opinion.

Please give the name of the notebook file. I cannot find where this code is in the course.

I think I found it:

It’s buried in the “Loaded Dice” programming assignment of C3 W2.

You are correct, that variable should be “sum_of_rolls”. It is correct in the original version of this course on Coursera, but it is incorrect in the DL.AI Learning Platform version.

I’ll notify the course staff.

1 Like