Skip to content

Conversation

@AlexGarrity
Copy link

Added the ability to input multiple commands on one line. See files/bulk_voting_explanation.txt for explanation.
Removed some repeated code in the process

It is now possible to input the following commands:
- `Y 1 2 5 N 4 8` for voting yes for 1, 2, and 5 but no to 4 and 8
- `Y 1 2 N` to vote yes for 1 and 2, but no for the rest
- `Y 4 N 7 F 2 C` to vote yes for 4, no for 7, flag 2, then return to the menu
(Apparently there's a difference between `set[int]` and `Set[int]`)
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

Successfully merging this pull request may close these issues.

1 participant