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 Continental

Can I get the answer for this continental

Can I get the answer for this

continents.py
continents = [
    'Asia',
    'South America',
    'North America',
    'Africa',
    'Europe',
    'Antarctica',
    'Australia',
]
# Your code here

3 Answers

Steven Parker
Steven Parker
229,732 Points

It doesn't look like you've started yet. Give it your best "good fait" try, and write as much of the code as you can. If you still have trouble we can help you from there.

Some general hints:

  • create a loop that uses "continents" as the iterable
  • in the loop body, print out the current item
  • when you print, also output a "bullet" (asterisk) with the item

Please Help! I'm stuck on HECKING task 2, I don't really understand how to only print certain lettered names out of a group. Please help me before I loose my HECKING! mind; Thank you.

p.s HECKING Thank you.

Steven Parker
Steven Parker
229,732 Points

Check my answer to Iosef's other question.

And did you actually type "HECKING", or have they added some kind of auto-redaction to the forum? :see_no_evil:

No I actually typed "HECKING". lol