C3_W2_Assignment Exercise 11 is broke and Exercise 12 is missing

Excercise 11 question is incomplete. I have no idea what it’s asking.
Given a fair n-sided dice. You throw it twice and record the sum but the second throw depends on the result of the first one such as in exercises 7 and 8. Which of the following statements is true?
Then I’m given this 4 options. Yes to what, no to what??
yes, but only if one of the sides is loaded
no, regardless if the die is fair or not
yes, but only if the die is fair
yes, regardless if the die is fair or not

There’s exercise 12.
Given a n-sided dice (could be fair or not). You throw it twice and record the sum (there is no dependance between the throws). If you are only given the histogram of the sums can you use it to know which are the probabilities of the dice landing on each side?

But I can’t enter the answer because there isn’t a function exercise_12() in utils.py.

1 Like

The utils.py file was updated yesterday, and it seems to be broken now.
I’ll report it to the course staff.

1 Like

now, the assignment is not even saving the answers for any exercise!

1 Like

please do it fast sir, i am not able to save the answers for any exercise in the loaded dice programming assignment, i have to submit it by today itself!

1 Like

You are filing a lot of duplicate messages about this issue. Please realize that there is no need to freak out about the deadlines: they are fake (“advisory”) in the sense that there is no penalty for missing them. They will just ask you to reset them if you hit the deadline. This is documented under “Course Info” on the left menu of any of the course pages.

2 Likes

DLAI is unlikely to fix this issue until the next work week begins.

I did reset once and the course labs and assignment were going through an update. I ended up having to redo them to pass. I’m not sure that was intended or I hit another bug at that time.