• Home
  • Free Trial
  • Sign In
  • Techdegree
  • Tracks
  • Library
  • Community
  • Support
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • Ruby
      • • Security
  • ahmed suleman
    ahmed suleman
    1,663 Points

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

    Posted January 23, 2021 3:40am by ahmed suleman
    ahmed suleman
    1,663 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • Chad Kusuno
    Chad Kusuno
    6,745 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 December 28, 2020 10:01pm by Chad Kusuno
    Chad Kusuno
    6,745 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    2 Answers

  • Luke Tate
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Luke Tate
    Python Development Techdegree Student 2,223 Points

    What am I missing?

    Posted October 25, 2020 6:39pm by Luke Tate
    .a{fill-rule:evenodd;}techdegree
    Luke Tate
    Python Development Techdegree Student 2,223 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 October 15, 2020 7:39am 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 August 7, 2020 6:26pm 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 July 18, 2020 1:28pm by Serwaa Osei-Poku
    Serwaa Osei-Poku
    1,300 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    2 Answers

  • Rommel Rodriguez
    Rommel Rodriguez
    1,907 Points

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

    Posted June 7, 2020 4:31pm by Rommel Rodriguez
    Rommel Rodriguez
    1,907 Points
    • Python
    • Python Sequences
    • Sequence Operations
    • Creating Slices

    1 Answer

  • Yuvraj Singh
    PRO
    Yuvraj Singh
    Pro Student 1,435 Points

    pthon sequence challenge

    Posted June 6, 2020 4:06pm by Yuvraj Singh
    Yuvraj Singh
    Pro 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 May 28, 2020 2:19pm 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,432 Points

    Why is this code incorrect

    Posted May 6, 2020 5:25pm by Aizah Sadiq
    Aizah Sadiq
    2,432 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 March 31, 2020 5:15pm 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 January 11, 2020 8:06pm 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 December 23, 2019 2:09pm 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 November 13, 2019 6:38am 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 August 15, 2019 2:37pm 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 August 1, 2019 10:23pm 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 July 14, 2019 11:17am 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 Logo
Our mission is to bring affordable technology education to people everywhere in order to help them achieve their dreams and change the world.
Company
Careers
Contact
Library
Tracks
Community
Stories
Perks
Affiliate Program
Treehouse for Libraries
Topics
HTML
CSS
Design
JavaScript
Ruby
View all 24 Topics
Tracks
Front End Web Development
Full Stack JavaScript
Beginning Python
UX: Interaction Design
Digital Literacy
View all 42 Tracks
  • Twitter
  • YouTube
  • FaceBook
  • LinkedIn
  • Instagram
  • About Treehouse
  • Blog
  • Shop
  • Privacy Policy
  • Terms & Conditions
  • © 2021 Treehouse Island, Inc.