From ecfc98be04a8eb20b844d9b08abe0063bab254b4 Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Mon, 4 Sep 2023 17:53:28 +0200 Subject: [PATCH] add basic webserver task --- Tasks.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Tasks.md b/Tasks.md index 3229ef3..8de3d6f 100644 --- a/Tasks.md +++ b/Tasks.md @@ -46,3 +46,6 @@ programming techniques, only how to use Python. - Stop on the earliest match. - Results: - || 021820 | 00001c9393b83c8da0db478687211d1d || + +## Super basic webserver +- [ ] Make a webserver print "Schlangenjazz" when you connect to it