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 Basics (2015) Logic in Python Loop

Nelson Chuang
Nelson Chuang
1,221 Points

why don't you guys let us rewatch the video to see what we missed??

maybe we can and I just don't know how to do it.

loop.py
hellos = [
    "Hello",
    "Tungjatjeta",
    "Grüßgott",
    "Вiтаю",
    "dobrý den",
    "hyvää päivää",
    "你好",
    "早上好"
]

2 Answers

Chris Freeman
MOD
Chris Freeman
Treehouse Moderator 68,426 Points

The the colored bar across the top of the page on all videos, quizzes, and challenges are a series of circles that represent your progress through each course.

Your current progress is indicated by a highlighted circle. Due to reactive CSS, as the screen width narrows these circles get smaller. On an iPhone they disappear.

Click on the previous circle will take to the previous video. If using a cursor you can hover to see the title of the topic.

Nelson Chuang
Nelson Chuang
1,221 Points

but i can't watch the video that the quiz pertains to. is that intentional?

Chris Freeman
Chris Freeman
Treehouse Moderator 68,426 Points

I'd like to help figure this out. Can you describe what you mean by "can't"? What isn't working? Are you referring to the specific challenge linked at the top of this post or another quiz?

Chris Freeman
Chris Freeman
Treehouse Moderator 68,426 Points

There is also the option to go to the course page linked at the top of the challenge python-basics expand the *Logic in Python" section then select the video you wish.

Chris Freeman
Chris Freeman
Treehouse Moderator 68,426 Points

Yes, any link associated with the challenge Loop will take you back to the challenge.

Here is a direct link to the video Around and Around

Here are all the links to the Logic in Python section:

Logic in Python

Nelson Chuang
Nelson Chuang
1,221 Points

yea so i wanted to review the video for this challenge, but I do not know how to access it. Everytime I try to click on this topic it jumps to the quiz/challenge automatically

Nelson Chuang
Nelson Chuang
1,221 Points

Oh I see what you mean. I just kept clicking on Loop link not knowing it was the button previous for the video. I'm sorry what an asinine mistake.