formlesstree4 18 Report post Posted August 9, 2009 Lists are the easiest thing you can use to store data. Examples of this are like storing survey results, keeping a record of a log file, or just adding random crap to it. The point is, they're very flexible and have no practical limit, except the limitations of your hardware. Generally, the highest number in a list is actually around 5 billion, and I'm not joking. It's either 5 billion or 500 million, I cannot remember the exact amount. Anyway, the point is, all lists are pretty good and easy to use. In Lesson 2-1, I will show you how to use a list, add the items, and how to display them. HOMEWORK: Do some research on Lists, see what you can find out. 1 Kiriashi reacted to this Share this post Link to post Share on other sites