User talk:NevilleDNZ: Difference between revisions

(New section: Code ideas)
Line 20:
 
http://thedailywtf.com/Articles/Code-Dendrochronology.aspx
 
== None ==
Hi Neville, In your None examples it may be best to cut short the additional discussion of Pythons boolean false values as the section is over-long and not about False/True. You could do one example of testing for None and explaining the difference between <code>if x is (not) None:</code> and <code>if x:</code> when x has value None as it is a useful distinction in Python when testing for None; but omitting the false_list example would usefully shorten the entry. --[[User:Paddy3118|Paddy3118]] 06:51, 21 October 2008 (UTC)
Anonymous user