thinkcspy icon indicating copy to clipboard operation
thinkcspy copied to clipboard

Update Exercises.rst

Open psmaker opened this issue 3 years ago • 0 comments

Made a fix to the code answer for count(p) ex_8_3. Prior to the fix, if the answer is copied and pasted into the Question tab and run, it fails due to two issues (divide by 0 when p is the empty string and not returning any answer).

psmaker avatar Nov 15 '22 23:11 psmaker