Hi, there's like a stop sign at the left side of my code. Does anyone know what it means and how to get rid of it?
Just click on it to remove it. It is a break-point indicator. If you run the code with the sign there, the program will stop in the middle of execution at that line of code (it is a debugging feature).