develop #1
@@ -27,7 +27,7 @@ public class Main {
|
|||||||
productCatalog.add(new Product(productId, name, price));
|
productCatalog.add(new Product(productId, name, price));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public static void main(String[] args) throws IOException {
|
public static void main(String[] args) throws IOException {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user