Documentation

Overview

Teaching: 120 min
Exercises: 3 min
Questions
  • Why should I document my code?

Objectives
  • Understand the benefits of good code documentation

Things about documentation here.

Here is an example exercise

This is an interesting question

Interesting question

Solution

This is a surprising solution!

Here is an example of a code block

print("Hello everybody")
Hello everybody

Key Points

  • Documentation can be integrated into the body of the code itself using xxxx