Python Programming

Department of Computing | Imperial College London

book

Lesson 2

The Basic Elements

  • Chapter 1: Introduction
  • Chapter 2: Installing Python
  • Chapter 3: Running Python
    • [3.1] Running Python
    • [3.2] Running Python interactively
    • [3.3] Running Python as a script
    • [3.4] Using IDEs
    • [3.5] Using AI tools
  • Chapter 4: Objects
  • Chapter 5: Operators and Expressions
  • Chapter 6: Variables
  • Chapter 7: Naming variables
  • Chapter 8: Robot project
  • Chapter 9: Git
  • Chapter 10: Applied problem solving
  • Chapter 11: Summary

Chapter 3

Running Python

Ready to unleash the python in you?

Rough estimated time needed
10 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London