FAQ: Code Challenge: Lists - Double Index

This community-built FAQ covers the “Double Index” exercise from the lesson “Code Challenge: Lists”.

Paths and Courses
This exercise can be found in the following Codecademy content:

Computer Science
Data Science

FAQs on the exercise Double Index

Join the Discussion. Help a fellow learner on their journey.

Ask or answer a question about this exercise by clicking reply (reply) below!

Agree with a comment or answer? Like (like) to up-vote the contribution!

Need broader help or resources? Head here.

Looking for motivation to keep learning? Join our wider discussions.

Learn more about how to use this guide.

Found a bug? Report it!

Have a question about your account or billing? Reach out to our customer support team!

None of the above? Find out where to ask other questions here!

2 posts were split to a new topic: What does index of lst even mean?

2 posts were merged into an existing topic: How can I check if an index is valid?

9 posts were merged into an existing topic: What does index of lst even mean?

2 posts were merged into an existing topic: How can I check if an index is valid?

3 posts were merged into an existing topic: What does index of lst even mean?

3 posts were split to a new topic: Solution Discussion for lists code challenge

4 posts were merged into an existing topic: What does index of lst even mean?

3 posts were split to a new topic: Spoiler

2 posts were split to a new topic: I’m returning the doubled value, why isn’t it working?

3 posts were merged into an existing topic: What does index of lst even mean?

A post was merged into an existing topic: Solution Discussion for lists code challenge

5 posts were merged into an existing topic: What does index of lst even mean?

A post was merged into an existing topic: Solution Discussion for lists code challenge

4 posts were merged into an existing topic: Solution Discussion for lists code challenge

A post was merged into an existing topic: What does index of lst even mean?

A post was split to a new topic: Why don’t I need an else statement?

4 posts were split to a new topic: What does *= do in python?

A post was merged into an existing topic: Solution Discussion for lists code challenge

A post was split to a new topic: Why doesn’t my solution work - code challenge lists