Additional Exercises
- Play around with the parameters of
LegoBrick, e.g. create a 5x7 brick. - Can you provoke any errors by bad parameters?
- Use multiplicity to create three Lego bricks.
- Make multiple Lego bricks from two arrays of given sizes (rows and columns).
- Our tutorial missed some details of the real Lego brick. Can you add them from these specifications?