Skip to main content
1 online
chucktheclone Jan 28, 2005

alright well a few things then. i have no idea what a flag is. never heard of it before nor do i know how to use it. i've been thinking about how i am going to do it by using lists. the only ...

deanh77 Jan 28, 2005

you'll need to figure out how to use Python's string manipulation library to convert a string into an array. str1 = "treehouse" is a string, list1 = ["t","r","e","e","h","o","u","s","e"] ...

deanh77 deanh77Founder

you really need to learn the syntax of the language (how to do loops, conditional blocks/operators, work with arrays), then learn about the standard libraries (i.e. printing out to the screen, manipulating strings, more advanced math functions)

that's really what's most important.

Welcome Back to eZabel

It's been a while. Here's what's new.

eZabel Lore

A complete history of our community — stats, Hall of Fame, legendary threads, and more.

View the Lore →

Everything Preserved

All 225,969 pieces of content from 2000–2014 are here — forums, messages, journals, photos, polls, and events.

💎

Gems

Spot something you love — a legendary comment, a classic thread, a great photo? Log in and click the diamond icon to mark it as a Gem. Add a note about why it's special. The best stuff surfaces on the Gems page.