Python turtle test
by Marta Rutkowska - Hello
I am new here. I would like to know is it possible to test my image made by python turtle module.
Please help me! :)
Re: Python turtle test
by Richard Lobb - Sorry, as discussed earlier (https://coderunner.org.nz/mod/forum/discuss.php?d=61#p1274) this is a difficult problem. There are undoubtedly ways of doing it, either by analysing the image generated or by processing the sequence of turtle calls, but both are complex and error prone. To be honest, it's just not worth it - it's easier to find a different way of teaching.
Re: Python turtle test
by Marta Rutkowska - Richard
ThanknYou vary muchfor Your answer :)