Mike McTernan wrote:
Hi there,

I am doing some online tutorials and have found two approaches to
naming things: this_is_a_name and thisIsAName.

Which one is the best practice for Python? I am a totally newbie to
programming and want to make sure I start with the most common
approach.


The official word is pep 8 -- http://www.python.org/dev/peps/pep-0008/

Emile

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to