In this Project we learned how to program
a ROBO Controller using variables and other things. In the
picture the middle of the reaction is a part that
loops it around so it will keep restarting.
For SubProgramming:
The top picture is the main program, in the middle, you can see how the middle is where the bottom picture would be. In subprograming you have to use parts that have an entry and an exit point.
- What are the benefits of using subprograms within your team development projects?
The benefits of using subprograms is that it saves space and makes the program look way neater.