Python exercises | tech-joho.info for Python self-study

Tech-joho TOP > Python exercises

Let’s lean essential knowledge and skills of Python with solving basic exercises.

If you mastered Python introduction courses, let’s try it.

  • Simple calculation #1
  • List basics #1
  • For, range, and print #1
  • For, range, and print #2
  • Assignment to variable #1
  • Assignment to variable #2