Robot surgery
Background
Going from a visual programming language to a traditional one can be hard. This task should showcase some reasons why this could be the case.
Task
Try to download the source code of EV3 Lejos or Calliope and modify it.
Using the source code view you can download the source code of your NEPO program.
With the key combination CTRL-1 you can upload the source code file again and any compilation errors in the program will be displayed in a pop up.
Make some changes in the downloaded file, try distinct values that your are (normally) not allowed to enter in the Lab.
Can you find values that cannot compile?
Deliverables
Complete the task by providing a documentation of your source code modifications and the reasons why the values do not work.