CSE-8A / PA3 / PA 3 Notes and Errors.txt
PA 3 Notes and Errors.txt
Raw
I've figured out the error
UnboundError : The loop has to finish before I can return any value
return function has to be placed outside of the loop somehow