On Sat, Aug 15, 2015 at 9:24 PM, D Wyatt <fiberfo...@gmail.com> wrote: > It seems every book I read these days uses camel case for variable names in > Python. I was once told that using underscores is preferred. Is there a > preference in the Python community or does it really matter? I'd like to > instill good habits while I'm learning. > > Thanks in advance, > -- > Deb Wyatt in WA > _______________________________________________ > Tutor maillist - Tutor@python.org > To unsubscribe or change subscription options: > https://mail.python.org/mailman/listinfo/tutor
lower case. underscores -- Joel Goldstick http://joelgoldstick.com _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor