Pārlūkot izejas kodu

Update 'README.md'

Kristofer Younger 6 gadus atpakaļ
vecāks
revīzija
f98fe4a7b1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      README.md

+ 1
- 1
README.md Parādīt failu

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