Python object model

From 22116
Revision as of 10:55, 1 October 2025 by WikiSysop (talk | contribs) (Created page with "__NOTOC__ {| width=500 style="font-size: 10px; float:right; margin-left: 10px; margin-top: -56px;" |Previous: Regular expressions |Next: Programme |} == Required course material for the lesson == Powerpoint: [https://teaching.healthtech.dtu.dk/material/22116/22116_13-Objects.ppt Object model and complex data]<br> Resource: Example code - Dicts<br> == Subjects covered == * Python objects * Identity * Mutable vs immutable * Complex data * Exam format == Exer...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Previous: Regular expressions Next: Programme

Required course material for the lesson

Powerpoint: Object model and complex data
Resource: Example code - Dicts

Subjects covered

  • Python objects
  • Identity
  • Mutable vs immutable
  • Complex data
  • Exam format

Exercises to be handed in

Exercises for extra practice