@mario It's mostly when for example you want to copy and paste
Or when you need to undo a for loop, or add an exception catch, or stuff like this...
You have to go and indent every single line in between.
In C you can just add a } to the end and be done with it.