Skip to content
Snippets Groups Projects
Commit 34c6cf85 authored by Truong Van Ly's avatar Truong Van Ly
Browse files

Added @tly6 New Product

parent 7f636247
No related branches found
No related tags found
1 merge request!90Tly6 staff page
Pipeline #576691 failed
......@@ -37,4 +37,14 @@ public class Product {
return "Product";
}
public Product tly6() {
return new Product(
"Intel Core i9 14900K",
"Great Performance in creative apps",
"Intel-CoreI9.jpeg",
"Picture of Intel Processor",
589.00
);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment