Exercise 2 #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created document for Exercise 2 and added the ChangingSwimmer class, basically a copy of LineSwimmer that also has get/set methods for the deltaX and deltaY variables. I created the new class instead of editing the LineSwimmer so that it is easier to make sure the students have the correct file added to their local machines.