瀏覽代碼

Update 'README.md'

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,