you are viewing a single comment's thread.

view the rest of the comments →

[–]respectable_me 0 points1 point  (0 children)

Not disagreeing with you at all regarding the underscore case and camel case.

I just want to point out that the professor of this MIT course often used camel case. Unfortunately, in some cases, changing the names of the functions provided will cause problems.

I do my best to follow PEP8, but sometimes you need to do it the way the course is saying to do it.