Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Do I always need large lists or can I loop through my objects with a while statement?
  • Is there a point where I can empty a variable and free memory?
  • Do I really need all global variables?
  • Is there unnecessary code within my script?
  • Are there ways to shorten or contract my code and statements?