Hello everyone! I’m stuck with this error on just 3 exercices out of 5. I also tried the “rename and gel latest version” method explained in other posts but it doesn’t work for me. What can I do?
Hi @Lorenzo_Bagnol,
Please make sure you are not using any global variables inside of your functions, instead using function parameters.
Check for that and let me know how it goes.
Best,
Mubsi
Hi, thanks for answering. Yes, I just check and this solved the problem. Thanks a lot!
I have same issue and there is no global variable used
I had gone through code and there is no issue above mention .
Could you please suggest some solution for this problem.

Thank you for sharing