Browse Source

Update 'README.md'

Kristofer Younger 6 years ago
parent
commit
f98fe4a7b1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

4
 
4
 
5
 Look for the Chapter reading you need in the doc folder. There is 35 pages of reading and exercises in the chapter.
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
 * Exercise 2.1 Create a TicketMachine object on the object bench and take a look
9
 * Exercise 2.1 Create a TicketMachine object on the object bench and take a look
10
 at its methods. You should see the following: getBalance, getPrice, insertMoney,
10
 at its methods. You should see the following: getBalance, getPrice, insertMoney,