Python 3 Tutorial

Learn to program with Python 3. Suitable for high school computer science students.

Contents

  1. Installing Python
  2. Getting Started With Python
  3. Conditional Processing
  4. Code Repetition
  5. Algorithm Design and Documentation
  6. Creating Functions
  7. Strings
  8. Tuples and Lists

Comments are closed.