瀏覽代碼

Update 'README.md'

git-leon 5 年之前
父節點
當前提交
0e1caabc30
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -74,6 +74,7 @@ private Person tutor;
74 74
 private Game game;
75 75
 ```
76 76
 ### Exercise 2.13
77
+
77 78
 In the following field declaration from the TicketMachine class<br>
78 79
 ```
79 80
 private int price;