+ 1
Please help me
I still confused how do I make order / structure of the code properly so look no mess?
2 Respostas
+ 12
you should give space or write code in multiline row. the compiler can read the code inline but it will be better to separate them into multiline. give a comment is also good practice.
+ 2
generally you use indents for functions