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

New No-Code Track! 🚀 New videos dropping every week—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
    • Community Projects
    • Live Sessions
    • 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
  • Community Projects Live Sessions 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
  • arun bennur
    arun bennur
    73 Points

    I want my_list to have 1 as the last item.

    Posted October 4, 2016 10:11am by arun bennur
    arun bennur
    73 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    1 Answer

  • arun bennur
    arun bennur
    73 Points

    i want to know the answer for the question below how to add 1 in my_list at the last place

    Posted October 4, 2016 9:57am by arun bennur
    arun bennur
    73 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    1 Answer

  • Minh Tu
    Minh Tu
    3,475 Points

    i want my_list to have 1 as a last item

    Posted August 19, 2016 4:55pm by Minh Tu
    Minh Tu
    3,475 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    0 Answers

  • Moin Khan
    Moin Khan
    4,504 Points

    The "adding 1 to last index question" says my answer is incorrect!

    Posted June 16, 2016 1:51pm by Moin Khan
    Moin Khan
    4,504 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    2 Answers

  • Sumit Bandyopadhyay
    Sumit Bandyopadhyay
    823 Points

    myList should have 1 as the last item ?

    Posted May 24, 2016 3:24am by Sumit Bandyopadhyay
    Sumit Bandyopadhyay
    823 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    1 Answer

  • Nicholas Anstis
    Nicholas Anstis
    2,095 Points

    I want my_list to have 1 as the last item.

    Posted May 8, 2016 7:13am by Nicholas Anstis
    Nicholas Anstis
    2,095 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    1 Answer

  • Yul McGrath
    Yul McGrath
    2,033 Points

    What is the answer to this question.

    Posted April 2, 2016 12:25am by Yul McGrath
    Yul McGrath
    2,033 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    1 Answer

  • Wilfredo Casas
    Wilfredo Casas
    6,174 Points

    How to add an item to the last place of a list?

    Posted February 28, 2016 4:21pm by Wilfredo Casas
    Wilfredo Casas
    6,174 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    1 Answer

  • Tomasz Necek
    PLUS
    Tomasz Necek
    Courses Plus Student 7,028 Points

    I want my_list to have 1 as the last item. Complete this method call: my_list. (1)

    Posted February 9, 2016 2:08pm by Tomasz Necek
    Tomasz Necek
    Courses Plus Student 7,028 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    2 Answers

  • david kennedy
    david kennedy
    2,291 Points

    I don't understand this question

    Posted February 5, 2016 5:02am by david kennedy
    david kennedy
    2,291 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    2 Answers

  • Aditya Mehra
    Aditya Mehra
    5,970 Points

    I want my_list to have 1 as the first item. Complete this method call: my_list._______(1) What is the method?

    Posted October 1, 2015 7:22am by Aditya Mehra
    Aditya Mehra
    5,970 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    2 Answers

  • Jordan Fink
    Jordan Fink
    459 Points

    am i missing something about treehouse? content of quizes versus videos...

    Posted September 23, 2015 4:41am by Jordan Fink
    Jordan Fink
    459 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    2 Answers

  • Rajeswari Sivakumar
    Rajeswari Sivakumar
    3,077 Points

    What is the appropriate method to call when one wants to end a list with the items listed in the argument of the method?

    Posted September 10, 2015 1:36am by Rajeswari Sivakumar
    Rajeswari Sivakumar
    3,077 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    1 Answer

  • elton coelho
    elton coelho
    179 Points

    what is the optional argument to the str.split()

    Posted July 29, 2015 9:32am by elton coelho
    elton coelho
    179 Points
    • Python
    • Python Collections (Retired)
    • Lists Redux
    • List creation/extension methods

    1 Answer

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.