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

error xrange #40

Open
hujiayu712 opened this issue Apr 21, 2019 · 2 comments
Open

error xrange #40

hujiayu712 opened this issue Apr 21, 2019 · 2 comments

Comments

@hujiayu712
Copy link

hujiayu712 commented Apr 21, 2019

I run main.py
name Error :name 'Xrange' is not defined

@ihongxx
Copy link

ihongxx commented May 9, 2019

you can add:
xrange = range

@FYJ112233
Copy link

you should pay attention to the python3 instead of python2, // instead of /, and range instead of xrange.

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

3 participants