• + 0 comments

    I could solve this problem by giving a plain text solution, but python3 solution failed with runtime error (wished errors were more explicit). Is maybe the scipy library unavailable for this challenge? How are we supposed to find the cumulative distribution without using scipy.stats.norm.cdf ?