Everytime I run my code, there is some small issue in it that results in an error. Something like mistyping a variable name, forgetting to do self. , off-by-one index errors, etc. How can I avoid making such mistakes? Will these bugs be detrimental to my perceived interview performance from the view of the interviewee??