Skillshare intro to Python/Unit 2: Difference between revisions

Content added Content deleted
imported>Jesstess
imported>Jesstess
No edit summary
Line 41: Line 41:
<li>Visit http://www.codecademy.com/courses/python-beginner-en-kSQwt/0/ and complete the 8 exercises in this section, <b>Strings and choices</b>.</li>
<li>Visit http://www.codecademy.com/courses/python-beginner-en-kSQwt/0/ and complete the 8 exercises in this section, <b>Strings and choices</b>.</li>
</ol>
</ol>


== Goal #3: Codecademy practice part 2: lists and loops ==

It takes practice to get the hang of and develop an intuition for how to uses lists and loops. So let's practice! We've created

So let's get started! Please visit:

http://www.codecademy.com/courses/python-beginner-en-kSQwt/1/

and complete the 11 exercises in this section, <b>Lists and loops</b>.

Take your time, and don't try to do these all in one go. Give your brain time to digest the material!