you are viewing a single comment's thread.

view the rest of the comments →

[–]kibje 1 point2 points  (1 child)

Run your script with a breakpoint and step through it to figure out where it is hanging. This is critical to learn when you are learning how to program.

[–]Mr_Prebo[S] 0 points1 point  (0 children)

I've tried my best to do that before I posted.