Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maybe I did this wrong, but I had to alter my position_taken? method for this lab #6

Closed
loganhasson opened this issue Oct 13, 2015 · 1 comment
Assignees

Comments

@loganhasson
Copy link
Contributor

in the lab where position_taken? was originally defined, the positions were being passed in as indices..but in this lab, they are passed in as if they are user input.

(maybe i did the previous lab wrong?)

@mendelB
Copy link
Contributor

mendelB commented Apr 14, 2016

@loganhasson I believe the position_taken? method is indeed using indices, but the valid_move? method being tested is meant to be dealing with user input (and converting that appropriately when calling position_taken?).

@mendelB mendelB closed this as completed Apr 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants