From 7aabe6b918fd8eece9f33216b453a69f7c60f7ca Mon Sep 17 00:00:00 2001
From: Florian Ziemen <ziemen@dkrz.de>
Date: Tue, 14 May 2024 12:51:12 +0200
Subject: [PATCH] add ux question

---
 lectures/user-experience/slides.qmd | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lectures/user-experience/slides.qmd b/lectures/user-experience/slides.qmd
index 5c14b32..a5540ad 100644
--- a/lectures/user-experience/slides.qmd
+++ b/lectures/user-experience/slides.qmd
@@ -507,3 +507,5 @@ Take safe_copy.py and add useful error messages and return codes.
   [UHH Library system](https://katalogplus.sub.uni-hamburg.de/vufind/Record/168729271X) | [MPS ebooks](https://ebooks.mpdl.mpg.de/ebooks/Record/EB001950880) | [German ebook via UHH](https://katalogplus.sub.uni-hamburg.de/vufind/Record/1755846843))
 * *Defensive Programming and “Fail Fast”* (in Ch 13 of *Fluent Python*).
 * *with, match, and else Blocks* (Ch 18 of *Fluent Python*).
+
+# What's your UX with this lecture series? {.special}
\ No newline at end of file
-- 
GitLab