Respuesta :

It is a good advice to indent all the statements inside a set of braces because it will make your code much easier to read, and so that the compiler would know what and when to compile an specific statement.