From 53542d403b3189686f504a9bf5c46fcb86339477 Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Mon, 15 Jan 2024 18:35:44 +0100 Subject: [PATCH] Complete overview --- docs/afternoon_session/overview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/afternoon_session/overview.md b/docs/afternoon_session/overview.md index ec572a1..8d6b92b 100644 --- a/docs/afternoon_session/overview.md +++ b/docs/afternoon_session/overview.md @@ -15,6 +15,7 @@ This module introduces the fundamentals of Python programming language. * How to writing to files * How to creating a command line program that can take input arguments * How to use control flow statements + * How to draw a plot (i.e. an x-y line plot) * How to bundle code into reusable functions ## Schedule