3 Oct
2005
3 Oct
'05
5:01 a.m.
It's really more a cool way to do lists than if statements :) I recommend reading through some of Dive Into Python (http://diveintopython.org/) for lots more cool hands-on tips on Python programming. Chapter 3 for a good overview of the uses of Python's different data types. Alex Renier wrote:
Great thank you both!!! I never knew you could do if-statements like that.