O'Reilly Introduction to Python/Section 3

From OpenHatch wiki

Goal #1: Codecademy practice

(Estimated completion time: 1 - 1.5 hours)

Let's get some practice thinking like programmers: breaking down problems and solving them in code using the Python tools that we've learned so far.

To help you practice, we've written some custom Python questions for this course using the Codecademy framework. We use Codecademy because you can do the exercises online from any computer, you can easily save your progress and check on old solutions as you go along, and we can give you detailed hints as you work through the problems.

So let's get started! Please:

  1. Create an account on http://codecademy.com.
  2. Visit http://www.codecademy.com/courses/python-beginner-en-kSQwt/0/ and complete the 8 exercises in this section, Strings and choices.

'Codecademy is no longer hosting these exercises, please update.'>

  • ''''Agreed, Codecademy is displaying a 404 for these exercises, please update.'''
  • Success!

    You've learned a bunch of great Python and programming fundamentals. Keep practicing!

    « Back to the section index