0
How can i optimise my python code to run faster
4 Respuestas
+ 3
The first improvement would be to add some comments and a doc string.
+ 3
I'd gladly help you, but I can't understand what your code is supposed to to. At least include a link to the challenge it's meant to solve.
+ 2
And proper variable names instead of just letters.
0
I am sorry for posting code like this.
Please see the code again i have updated the code with a docstring containing problem statement