Kristofer Younger преди 6 години
родител
ревизия
f98fe4a7b1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      README.md

+ 1
- 1
README.md Целия файл

@@ -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,