Quellcode durchsuchen

Update 'README.md'

Connor Dunnigan vor 6 Jahren
Ursprung
Commit
d5b19df6da
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. 3
    1
      README.md

+ 3
- 1
README.md Datei anzeigen

@@ -89,4 +89,6 @@ public Book(String title, double price)
89 89
 * Exercise 2.18 Can you guess what types some of the Book class’s fields might be? Can you assume anything about the names of its fields?
90 90
 
91 91
 Work all Exercises from 2.19 to 2.58 that are NOT marked *Challenge exercise*.
92
-READ upto and INCLUDING section 2.15 of this chapter.
92
+READ upto and INCLUDING section 2.15 of this chapter.
93
+
94
+.