One of the advantages to writing a program that is subdivided into methods is that such a structure allows different programmers to write separate methods, thus dividing the work. (300 Words Max) and Alice is the program.
1. What is the advantage to this?
2. How do you create a 'module' or 'method' in ALICE ?
3. How do you cause the 'method' to execute?
4. What is 'recursion'?