Skip to content
sidneyriffic edited this page Aug 5, 2018 · 2 revisions

Welcome to the Python-Compiler wiki!

General style guideline proposal - Holberton's Betty style, with a few of exceptions: -Function can be up to 80 lines per function -Assignment allowed in conditional if there's only one boolean operator. Parenthesis required around assignment in conditional.

Clone this wiki locally