From 1a35f9e52a72768faf63fe192f00ef531a3d5e6c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 30 Jul 2024 00:10:34 +0000 Subject: [PATCH] site deploy Auto-generated via {sandpaper} Source : 031c8c05b5185385fa6eece93a52f83c6c5b924d Branch : md-outputs Author : GitHub Actions Time : 2024-06-13 05:32:40 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : 483756440b2f95422cc77d14dfd6d46dc5f07b1b Branch : main Author : Olav Vahtras Time : 2024-06-13 05:31:50 +0000 Message : Merge pull request #681 from danny-lloyd/improve-formatting-ep16 Improve formatting of episode 16 solution --- 01-run-quit.html | 2 +- 02-variables.html | 2 +- 03-types-conversion.html | 16 +++--- 04-built-in.html | 2 +- 05-coffee.html | 2 +- 06-libraries.html | 2 +- 07-reading-tabular.html | 2 +- 08-data-frames.html | 2 +- 09-plotting.html | 10 ++-- 10-lunch.html | 2 +- 11-lists.html | 18 +++---- 12-for-loops.html | 2 +- 13-conditionals.html | 10 ++-- 14-looping-data-sets.html | 8 +-- 15-coffee.html | 2 +- 16-writing-functions.html | 20 ++++---- 17-scope.html | 2 +- 18-style.html | 2 +- 19-wrap.html | 2 +- 20-feedback.html | 2 +- 404.html | 4 +- CODE_OF_CONDUCT.html | 2 +- LICENSE.html | 2 +- aio.html | 74 ++++++++++++++-------------- design.html | 2 +- discuss.html | 2 +- exercises.html | 2 +- images.html | 4 +- index.html | 4 +- instructor-notes.html | 4 +- instructor/01-run-quit.html | 2 +- instructor/02-variables.html | 2 +- instructor/03-types-conversion.html | 16 +++--- instructor/04-built-in.html | 2 +- instructor/05-coffee.html | 2 +- instructor/06-libraries.html | 2 +- instructor/07-reading-tabular.html | 2 +- instructor/08-data-frames.html | 2 +- instructor/09-plotting.html | 10 ++-- instructor/10-lunch.html | 2 +- instructor/11-lists.html | 18 +++---- instructor/12-for-loops.html | 2 +- instructor/13-conditionals.html | 10 ++-- instructor/14-looping-data-sets.html | 8 +-- instructor/15-coffee.html | 2 +- instructor/16-writing-functions.html | 20 ++++---- instructor/17-scope.html | 2 +- instructor/18-style.html | 2 +- instructor/19-wrap.html | 2 +- instructor/20-feedback.html | 2 +- instructor/404.html | 4 +- instructor/CODE_OF_CONDUCT.html | 2 +- instructor/LICENSE.html | 2 +- instructor/aio.html | 74 ++++++++++++++-------------- instructor/design.html | 2 +- instructor/discuss.html | 2 +- instructor/exercises.html | 2 +- instructor/images.html | 4 +- instructor/index.html | 4 +- instructor/instructor-notes.html | 4 +- instructor/key-points.html | 4 +- instructor/profiles.html | 4 +- instructor/reference.html | 2 +- key-points.html | 4 +- pkgdown.yml | 2 +- profiles.html | 4 +- reference.html | 2 +- 67 files changed, 221 insertions(+), 221 deletions(-) diff --git a/01-run-quit.html b/01-run-quit.html index 876f3d2fb..68ff36477 100644 --- a/01-run-quit.html +++ b/01-run-quit.html @@ -1244,7 +1244,7 @@

Key Points