Python Programming

Department of Computing | Imperial College London

book

Lesson 6

Dealing with Sequences of Objects

  • Chapter 1: Introduction
    • [1.1] Recap
    • [1.2] Quiz
    • [1.3] Introduction to Lesson 6
  • Chapter 2: Lists
  • Chapter 3: More on lists
  • Chapter 4: for loops
  • Chapter 5: Applied problem solving
  • Chapter 6: An army of robots
  • Chapter 7: Tuples
  • Chapter 8: Strings as a sequence
  • Chapter 9: Testing and debugging
  • Chapter 10: Sequences style guide
  • Chapter 11: Summary

Chapter 1

Introduction

Welcome back to our lessons!

You're back!

Rough estimated time needed
10-15 mins

Previous Next

Page designed by Josiah Wang

Department of Computing | Imperial College London