The makeABid method includes the following two statements:
The bid variable is only used here as a placeholder for the newly created Bid object before it is passed immediately to the lot’s bidFor method. Rewrite these statements to eliminate the bid variable by using an anonymous object as seen in the enterLot method.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.