Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
handle the case where users pass in a decimal amount of ships (#202)
Users were passing in "28.0" as a number of ships. Remove any decimals from the input string to handle this case.
- Loading branch information