Practice lists

Estimated Time: 1 hour


The solutions to each challenge are available in Replit, and you can view a video of the solution below each challenge. Try to go through the whole challenge without using the solution.

If you can’t do the challenge without looking the solution, it means you don’t understand the material well enough yet. Try the next practice challenge without looking at the solution. If you need more practice challenges, reach out on Discord.

If you get stuck

  1. Read the instructions again.
  2. Remember Go Climb Kibo - first Google, then ask the Community on Discord, then reach out to Kibo instructional team.
  3. You can click ‘Submit’ in Replit to view a solution. Don’t forget to try the solution out in your own code, and submit the project again.

Squad Mates

👥 Write a program that creates a list with the names of your squad mates and prints them out

Access and submit the assignment in Replit here.

Safari Animals

🦁 Write a program to print out the description of a zoo animal, based on user input.

Access and submit the assignment in Replit here.

Roster Change

⚽ There have been some changes to the roster. Write a program that makes the changes to the list and shows the old and new rosters.

Access and submit the assignment in Replit here.