Programming for Arduino Uno VS Latte Panda with Arduino Leonardo

Correct - formatting does not affect the function; especially helpful when the closing curly bracket is directly below the conditional statement's initiation. Closing the function with "}}}}" makes it difficult to properly place statements later.

Statements per line is a personal preference. One statement per line is recommended; however, I have placed two or three small statements per line if there is distinct and readable pattern.