Commit 2e56e735 authored by Sully Khalifa's avatar Sully Khalifa

Newest commit

parent 59cb607f
......@@ -111,7 +111,7 @@ public class RestaurantBookingSystem {
static ArrayList<Integer> itemQty = new ArrayList<Integer>(); // Quantity
static ArrayList<String> itemDescription = new ArrayList<String>(); // Description
int newUnit = 10;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment