|
@@ -4,7 +4,7 @@ The second Objects lab,from the BlueJ book's second chapter.
|
4
|
4
|
|
5
|
5
|
Look for the Chapter reading you need in the doc folder. There is 35 pages of reading and exercises in the chapter.
|
6
|
6
|
|
7
|
|
-Work through all these exercises.
|
|
7
|
+Work through all these exercises. You edit this file with your answers for these exercises.
|
8
|
8
|
|
9
|
9
|
* Exercise 2.1 Create a TicketMachine object on the object bench and take a look
|
10
|
10
|
at its methods. You should see the following: getBalance, getPrice, insertMoney,
|