FAQ: Code Challenge: Lists - Combine Sort

This community-built FAQ covers the “Combine Sort” 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 Combine Sort

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’s wrong with my code?

2 posts were split to a new topic: Should I use .sort() or sorted()?

2 posts were split to a new topic: Is it possible to use append on two lists?

6 posts were merged into an existing topic: Should I use .sort() or sorted()?

2 posts were split to a new topic: Why doesn’t my code work?

6 posts were split to a new topic: Could we combine the lists using zip()?