0
dna63
4y

Please help me what is the mistake in my code???

Comments
  • 5
    Ah yes, it's this. You didn't print **the_code**.
  • 5
    The developer is the problem
  • 2
    pbkac error possibly lol
  • 4
    The problem has dna in it's name
  • 5
    Also, this is devRant.
    Not StackOverflow.
    Furthermore the question sucks royal ass.
    You could've at least posted the part of your code making trouble, how are we supposed to know what's wrong if we can't see it?
    Makes sense?
    Capito?
  • 3
    You have multiple globals leading to hard to debug logical race conditions

    You use a library but looked at an outdated api reference

    You made a fairly basic syntactic mistake

    You have mixed indentation because you lazily copied and pasted half working code from stackoverflow

    You have lazily copied and pasted half working code from stackoverflow

    You haven't thought about your architecture and there are several logical and control flow errors

    You used a function that doesn't mutate an object in place and forgot the use the returned value
  • 4
    Your code is working as intended.

    *close ticket*
  • 6
    The code is doing exactly what you wrote it to. If you want it to do something else, you should rewrite it.

    Hope this helps!
  • 0
    @FrodoSwaggins 🙌🏻
  • 2
Add Comment