Lesson 10 - Designing a Program with JavaScript
1. Simple Test of the EconPointClass object along with the getElementById() and getElementsByName() method calls
| Point Index | (quantity, price) |
2. Test the instantiation of an Array of EconPointClass and dynamic creation of a Table of those points.
| Table A - Orange Producer's Negotiation Points | |
| Negotiation Steps | (Quantity, Price) |
STUDENT SOLUTION
| Table B - Orange Consumer's Negotiation Points | |
| Negotiation Steps | (Quantity, Price) |