Time limit exceeded

Time limit exceeded

by sab sab -
Number of replies: 0

Hello,

Well I students are receiving this :

{'centre': (5, 5), 'rayon': 1}↩
False↩
↩
***Time limit exceeded***

when submitting their code in python through coderunner, although the right one is just:

{'centre': (5, 5), 'rayon': 1}↩
False
I could not figure out why.
In my idle everything is working fine.
Regards,
SEA