Skillshare intro to Python/Unit 3: Difference between revisions
imported>Jesstess |
imported>Jesstess No edit summary |
||
Line 1: | Line 1: | ||
== Goal #1: Codecademy practice part 2: lists and loops == |
== Goal #1: Codecademy practice part 2: lists and loops == |
||
+ | |||
+ | (Estimated completion time: 1 - 1.5 hours) |
||
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 |
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 |
Latest revision as of 00:07, 14 June 2013
Goal #1: Codecademy practice part 2: lists and loops
(Estimated completion time: 1 - 1.5 hours)
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, Lists and loops.
Take your time, and don't try to do these all in one go. Give your brain time to digest the material!
Success!
You have mastered lists and loops, two of the most important concepts in this course. Keep practicing!