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

Problems with range list #1

Open
JorgeSevilla opened this issue Feb 28, 2018 · 1 comment
Open

Problems with range list #1

JorgeSevilla opened this issue Feb 28, 2018 · 1 comment

Comments

@JorgeSevilla
Copy link

Hi Im trying to running the module memory.py but i'ts with error.

@JorgeSevilla
Copy link
Author

create list in the range [0,8)

list1 = list(range(0, 8))
list2 = list(range(0, 8))
numberlist = list1 + list2

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