Ad
  • Custom User Avatar

    yes, but theoretically if my code was given a powerful enough computer to run on, it could keep outputting new digits of pi indefinitely.

  • Custom User Avatar

    I'm very sorry. I have removed the middle 'W'. I overlooked that when creating the tests. As for the problem below, that was a flaw in my code, which I have fixed. I also changed the wording of the rounding down specification as you suggested. Thank you for the feedback.

  • Custom User Avatar

    I am sure. The While loop does not get evaluated because the current cell's value is 0. Maybe I should have made that more clear in the instructions. I will add to the description: "If you come to a 'W' in the code, while the current cell is equal to 0, skip past the corresponding 'E'."