@@ -58,8 +58,9 @@ Switching on everything else again: all behaviours were observable - we saw avoi
TODO: insert program code
### SharedCar and Arbiter
"reverse order": goes through list and enters loop on the first SharedCar that has a command waiting and then performs the command before breaking the for loop and starting over with the list.