+ 2
Why sometimes when i wrote down some codes it outputs "memory limit exceeded" ?
a little bit help out here
4 Respostas
+ 3
but it was approximately 5 lines
+ 2
Was that a loop?
+ 2
it was turtle module
+ 1
If you mean code playground then it has memory limit to be able to run all these code snippets people make here. Same thing with time limit. Try to make your programs less memory hungry. Have fun!