What happens
According to the gitlab bot, the code does not compile, despite having previously found this exercise on the codeabbey page
What do you understand or find about that problem
At the beginning I used the math library and looking at the forums it is advisable not to use any library. So I decided to remove it and use the basic python operators. However the error still appears.
Did you try any workaround? What did you do?
Check the forum for similar issues, however don’t ignore or find a similar issue.
Evidences
https://gitlab.com/autonomicjump/challenges/-/pipelines/742309940
I need help with
Understand why the python code in gitlab does not compile and if it works in codeabbey