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 trialTomislav Miletic
1,442 PointsEnumerate starts at 0 for me, the code is the same as you have written it
Any tips please?
8 Answers
Tomislav Miletic
1,442 PointsThank you, i am using visual studio code, forgot to save the result so it was my bad :)
I am learning Python and this was a lesson about enumeration
Rick Gleitz
47,876 PointsYes, but which Python course? I don't see enumeration in Python Basics.
Tomislav Miletic
1,442 PointsI finished Python Basics. I was just following the track...
Rick Gleitz
47,876 PointsSo does that mean you are doing the course 'Introducing Lists'? If so, there is no step in that course called 'enumeration'. In order to help you, I need to know exactly what course and what step in that course you are on. It would also help me if you were able to clarify your question. Thanks.
Tomislav Miletic
1,442 PointsI solved the problem :)
Thank you trying to help me, i am grateful for that.
I was following the track, that started here: https://teamtreehouse.com/tracks/beginning-python
So i went one by one. And to be honest, i kind of lost myself in the content, because nowhere did i see the list of lessons.
The lesson i am on now is Understading Dunder Main.
But when i search in Library for Python i see this: https://teamtreehouse.com/library/topic:python
Everything is just scattered so that was the reason i wasnt able to tell you the exact lesson i am on.
Also this scattered method of showing lessons i not all all user friendly because i dont know in what order to learn.
Again, thank you for your help :)
Rick Gleitz
47,876 PointsThat's good! I'm glad you solved it. For future reference, the course title is above the box the video is displayed in. The steps in each stage are above the video window in the little circles (just hover over them without clicking to see the title of the stage) as well as below the video above the Teacher's Notes. Best wishes.
Tomislav Miletic
1,442 PointsThank you. Can i ask you one question please: so when i finish this Python track (i have 3 lessons left: Object Oriented Python, Write Better Python and Dates and Times until track completion), what do you recommend to continue with from Python library.
Rick Gleitz
47,876 PointsThere is an Intermediate Python track. https://teamtreehouse.com/tracks/intermediate-python I'm working through that one myself.
Tomislav Miletic
1,442 PointsThanks :)
Rick Gleitz
47,876 PointsYou're welcome.
Rick Gleitz
47,876 PointsRick Gleitz
47,876 PointsFrom what you posted there is no way to tell what you are working on. Please post some code, and/or tell us what course you are working on and what part of that course. Thanks