moto42 created page: home authored by Morten Vemmelund Brøgger-Jensen's avatar Morten Vemmelund Brøgger-Jensen
...@@ -25,15 +25,12 @@ We plan to work during the labs hours and divide the responsibilities among us ( ...@@ -25,15 +25,12 @@ We plan to work during the labs hours and divide the responsibilities among us (
### Exercise 1 ### Exercise 1
```java ### Exercise 2
public static void main(String args[]) {
} ```java
light.setFloodlight(false);
``` ```
### Exercise 2
### Exercise 3 ### Exercise 3
### Exercise 4 ### Exercise 4
... ...
......