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

Implement chained comparisons for numerical ranges (0 < x < 10) #76

Open
nwinter opened this issue Nov 30, 2015 · 0 comments
Open

Implement chained comparisons for numerical ranges (0 < x < 10) #76

nwinter opened this issue Nov 30, 2015 · 0 comments

Comments

@nwinter
Copy link
Collaborator

nwinter commented Nov 30, 2015

I like using these, but we don't support them yet. Another user reported it as well.

if 0 < x < 10:
    print "x is a positive single digit."
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

1 participant