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

Suggestion: "and" instead of "+" #14

Open
ChristopherKing42 opened this issue Feb 3, 2018 · 1 comment
Open

Suggestion: "and" instead of "+" #14

ChristopherKing42 opened this issue Feb 3, 2018 · 1 comment

Comments

@ChristopherKing42
Copy link

No description provided.

@gytdau
Copy link
Owner

gytdau commented Feb 3, 2018

Great suggestion! But it looks like and would already be conflicting with the conditional statement and which is converted into &&:

If numberOfApples < 7 and numberOfApples > 4, then do:

Maybe we could make up a new keyword?

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