[Tutor] variable naming conventions

D Wyatt fiberfolly at gmail.com
Sun Aug 16 03:24:53 CEST 2015


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


More information about the Tutor mailing list