Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Python Collections (Retired) Lists Redux Removing Items From A List

Sean Flanagan
Sean Flanagan
33,235 Points

Challenge problem

Hi.

I tried using both del and .remove but neither would work. Here's my snapshot.

https://w.trhou.se/9axbdvua92

Thanks in advance for any support.

Sean

Sean Flanagan
Sean Flanagan
33,235 Points

Is this what Kenneth was looking for?

https://w.trhou.se/55iqk73e6k

Sean

Chris Freeman
Chris Freeman
Treehouse Moderator 68,423 Points

Not sure of what you're asking. Neither del or remove are used in the linked code. Can add more detail to your question?

fahad lashari
fahad lashari
7,693 Points

Hi Sean, it seems though you have not yet utilised either of the functions in your code. I am not sure as to what help you require. Please first add your own code using the different method mentioned above and then add you code here if you come across any hurdles.

Kind regards,

Fahad