1
edit
Changes
→Programming Style
== Announcements ==
== Programming Style ==
=== Spaces ===* 1 space between keyword(if, do, while, for), the condition braces, and the {=== Indentation===
* 2 spaces for indentation
* Do not use tab character