Welcome to PyKata ... the website for Python practice. Learning Python is a skill. It takes practice, not just an understanding of the theory. In fact, you can learn basic Python without any theory. Just read the help pages if you get stuck. Start with the easy problems first. Some of these have hints, or even a complete solution.    vision statement        teacher statements        manifesto

About Python ... Python is a modern mainstream computer language, much like Java and C++, but simpler. It's the closest thing we could find to pseudocode, the language used by scientists when they want to express an idea involving computation.

You don't have to take an entire course in programming to learn Python. Every high-school graduate, certainly anyone considering a career in technology, should know how to write a simple program. Python makes that possible. PyKata is the best way to learn Python.

Problem Categories

News

  1. You can now save your work-in-progress. When solving an exercise, hitting Run automatically saves your work.
  2. Progress indicators: We now show which problems you have solved.

This site is still under development. Coming Soon: