CS Course 2, Backwoods Standoff 14a & b appear to have the exact same solution.
The lesson either needs editing or one of the solutions is wrong. The reason I say that is that
- the code for both A and B is exactly the same
- the beginning code and comments seem to imply that the student needs to find the location of enemies, but the code solution doesn’t use the location
- the teacher course docs list Backwoods Standoff as 17 a & b
Since we are new to CC, I don’t know generally how a & b of the same lesson goes. It is always the same code, just reinforcement? Or is there usually a slight change?
I consider #2 and #3 bugs but before I see if they on github/issues, I wanted to see if this is what you would consider them. As I’m a newbie to the open source project, I could take a crack at fixing them.