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

Slice used before it is introduced #112

Open
sahi1l opened this issue Sep 6, 2018 · 2 comments
Open

Slice used before it is introduced #112

sahi1l opened this issue Sep 6, 2018 · 2 comments
Assignees

Comments

@sahi1l
Copy link
Contributor

sahi1l commented Sep 6, 2018

Describe the bug
Section 6.5 includes sequences-5-3 under Check Your Understanding which uses a slice; however, slices aren't introduced until the next section.

https://runestone.academy/runestone/static/fopp/Sequences/Length.html

@bnmnetp
Copy link
Member

bnmnetp commented Sep 14, 2018

Yep, this question should just be moved to the next section.

@dichharai
Copy link
Contributor

PR #188 has this change.

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

4 participants