Author Topic: Help with bracket placing and closing  (Read 450 times)

I am trying to learn how to code, and I see there are a lot of brackets in certain places, could anyone explain to me where to place them?


that's not how to place brackets exactly...

that's not how to place brackets exactly...

You're either bringing up what was already said by Destiny or you're simply trying to be pretentious.

You're either bringing up what was already said by Destiny or you're simply trying to be pretentious.
no i support that whitespacing 100%
i meant that it doesn't answer the OPs question: "where do brackets go?" not "how do i format my code/ where do i place my brackets for proper formatting?"

he wants to know
do they do this
if{asdF} (a )
or do they do this
if(asdf) { a }
etc

no i support that whitespacing 100%
i meant that it doesn't answer the OPs question: "where do brackets go?" not "how do i format my code/ where do i place my brackets for proper formatting?"

he wants to know
do they do this
if{asdF} (a )
or do they do this
if(asdf) { a }
etc

Gotcha.