Project Euler #50: Consecutive prime sum

  • + 2 comments

    python3

    I get everything but test case 9. Curriously, 9 sumtimes returns "Wrong answer" and other times returns "Runtime Error." Has anyone else run into this?

    For some reason hackerrank is failing to post my comment with the code pasted.