InterviewSolution
Saved Bookmarks
| 1. |
If we start at (-1, -1) and move 3 up followed by 9 right, where are we? |
|
Answer» If we start at (-1, -1) and move 3 up followed by 9 right, where are we? |
|