Git-Leon
vor 6 Jahren
Ursprung
Commit
f9226b863e
Es ist kein Account mit dieser Commiter-Email verbunden
1 geänderte Dateien mit
0 neuen und
1 gelöschten Zeilen
-
README.md
|
@@ -128,7 +128,6 @@
|
128
|
128
|
|
129
|
129
|
-
|
130
|
130
|
### Part 9.1 - Create `ZipCodeWilmington` Class
|
131
|
|
-* Use `Part 7` as a reference.
|
132
|
131
|
* Create a `ZipCodeWilmington` singleton.
|
133
|
132
|
* The class should declare a field that references the instance of `Students` called `students`.
|
134
|
133
|
* The class should declare a field that references the instance of `Instructors` called `instructors`.
|