CS1632_Spring2019 icon indicating copy to clipboard operation
CS1632_Spring2019 copied to clipboard

Issue in Lecture 8 Slides making code testable

Open rockaflacka47 opened this issue 6 years ago • 0 comments

Under the refactor section for the get_num_monkeys list there is an infinite loop. Everytime the method get_num_monkeys is called the first line in the method calls it again with no exit condition.

rockaflacka47 avatar Mar 06 '19 14:03 rockaflacka47