🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
    • Showing results for:
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices
    • Close
  • Gadiel Alvarado
    Gadiel Alvarado
    2,267 Points

    can someone help understand what I am doing wrong

    Posted on Mar 10, 2023 by Gadiel Alvarado
    Gadiel Alvarado
    2,267 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    2 Answers

  • Jacob Guitreau
    Jacob Guitreau
    10,461 Points

    Cannot seem to figure out this index for a slice. What am I doing wrong?

    Posted on Jul 28, 2022 by Jacob Guitreau
    Jacob Guitreau
    10,461 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • matthew mahoney
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    matthew mahoney
    Python Development Techdegree Student 2,536 Points

    Create a slice of the provided student_gpas list that includes the 3rd through the 5th elements in the list. Assign the

    Posted on Apr 7, 2021 by matthew mahoney
    .a{fill-rule:evenodd;}techdegree
    matthew mahoney
    Python Development Techdegree Student 2,536 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • Haasini Beeravolu
    Haasini Beeravolu
    616 Points

    What do I do here?

    Posted on Apr 7, 2021 by Haasini Beeravolu
    Haasini Beeravolu
    616 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • ahmed suleman
    ahmed suleman
    8,173 Points

    Create a slice of the provided student_gpas list that includes the 3rd through the 5th elements in the list. Assign the

    Posted on Jan 23, 2021 by ahmed suleman
    ahmed suleman
    8,173 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • Chad Kusuno
    Chad Kusuno
    6,789 Points

    1st Challenge? student_gpas = [4.0, 2.3, 3.5, 3.7, 3.9, 2.8, 1.5, 4.0] sliced_gpas = student_gpas[2:5:2]

    Posted on Dec 28, 2020 by Chad Kusuno
    Chad Kusuno
    6,789 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    2 Answers

  • Luke Tate
    PLUS
    Luke Tate
    Courses Plus Student 2,256 Points

    What am I missing?

    Posted on Oct 25, 2020 by Luke Tate
    Luke Tate
    Courses Plus Student 2,256 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • Idrees IQBAL
    Idrees IQBAL
    1,538 Points

    No Idea why i am getting this Error.

    Posted on Oct 15, 2020 by Idrees IQBAL
    Idrees IQBAL
    1,538 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    2 Answers

  • Brock Goodrich
    Brock Goodrich
    991 Points

    What is the answer to this question that seems to ask for two answers?

    Posted on Aug 7, 2020 by Brock Goodrich
    Brock Goodrich
    991 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • Serwaa Osei-Poku
    Serwaa Osei-Poku
    1,300 Points

    Can I please get help in finding the problem with my code?

    Posted on Jul 18, 2020 by Serwaa Osei-Poku
    Serwaa Osei-Poku
    1,300 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    2 Answers

  • Rommel Rodriguez
    Rommel Rodriguez
    2,548 Points

    is there something wrong with quiz? i can get this code to run on workspaces

    Posted on Jun 7, 2020 by Rommel Rodriguez
    Rommel Rodriguez
    2,548 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • Yuvraj Singh
    PLUS
    Yuvraj Singh
    Courses Plus Student 1,435 Points

    pthon sequence challenge

    Posted on Jun 6, 2020 by Yuvraj Singh
    Yuvraj Singh
    Courses Plus Student 1,435 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    2 Answers

  • Sam Cerwinske
    PLUS
    Sam Cerwinske
    Courses Plus Student 2,876 Points

    Creating Slices

    Posted on May 28, 2020 by Sam Cerwinske
    Sam Cerwinske
    Courses Plus Student 2,876 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • Aizah Sadiq
    Aizah Sadiq
    2,435 Points

    Why is this code incorrect

    Posted on May 6, 2020 by Aizah Sadiq
    Aizah Sadiq
    2,435 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • Stephani Dudrak
    Stephani Dudrak
    1,614 Points

    How do I know what elements I need?

    Posted on Mar 31, 2020 by Stephani Dudrak
    Stephani Dudrak
    1,614 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • RIP' FINGALINS"""""""""
    RIP' FINGALINS"""""""""
    2,002 Points

    Help! I can't seem to understand this

    Posted on Jan 11, 2020 by RIP' FINGALINS"""""""""
    RIP' FINGALINS"""""""""
    2,002 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    0 Answers

  • Horia Scurtu
    Horia Scurtu
    1,781 Points

    I don't know what is wrong

    Posted on Dec 23, 2019 by Horia Scurtu
    Horia Scurtu
    1,781 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    0 Answers

  • Atang Lekang
    Atang Lekang
    2,509 Points

    Create a slice of the provided list from the 3rd to the 5th element

    Posted on Nov 13, 2019 by Atang Lekang
    Atang Lekang
    2,509 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • David Dong
    David Dong
    5,593 Points

    What's wrong with my code (slices)?

    Posted on Aug 15, 2019 by David Dong
    David Dong
    5,593 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • Tichaona KUNDODYIWA
    Tichaona KUNDODYIWA
    5,124 Points

    where am i getting wrong please help

    Posted on Aug 1, 2019 by Tichaona KUNDODYIWA
    Tichaona KUNDODYIWA
    5,124 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    2 Answers

  • James Longoria
    James Longoria
    2,425 Points

    Python Sequences Challenge Task 1 of 1.

    Posted on Jul 14, 2019 by James Longoria
    James Longoria
    2,425 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    5 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.