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 Introducing Lists Using Lists Multidimensional Lists

Help with two things :)

I have to questions and if somebody can help I'll appreciate it

1) I'm using the Python shell insted the launch workspace, does anybody know how do I can clean the shell after all the exercise that I do?

2) Where I can find exercise to do besides the challenges here? I'm feeling that I'm getting stuck with some thing and I want to practice before continuing with the course. I'll try to find but I found for advance, if somebody can recommend me with a site or a link to practice more with list and loops it would be very useful.

Thanks a lot!

1 Answer

Steven Parker
Steven Parker
229,644 Points

Perhaps the best way to get a "clean" environment would be to exit the Python app and start it again.

And there's quite a few code challenge sites around. One I've enjoyed is codewars.

Thanks Steven! I've found already in w3school exercises about what I learned already. I'll check codewars too!

Here is the link if somebody wants to try the exercises

https://www.w3schools.com/python/exercise.asp?filename=exercise_operators1