Quote:
|
The only oddity about it is that you have to be meticulous about your code indentation as the language uses that to determine what block of code belongs to which function/if/for etc.
|
Heh, that's why it's such a good language to learn on, it's OO and it teaches you good programming habbits.