|
|
|
|
|
by q_no
4162 days ago
|
|
Is it just me, or is programming more than one elevator buggy? I used a for( var i =0;i < elevators.length;++i) statement to apply my code to each elevator, but people only keep using the last one.
Could someone give me a hint? ;) |
|