add basic webserver task
This commit is contained in:
parent
426c456e1c
commit
ecfc98be04
3
Tasks.md
3
Tasks.md
|
@ -46,3 +46,6 @@ programming techniques, only how to use Python.
|
||||||
- Stop on the earliest match.
|
- Stop on the earliest match.
|
||||||
- Results:
|
- Results:
|
||||||
- || 021820 | 00001c9393b83c8da0db478687211d1d ||
|
- || 021820 | 00001c9393b83c8da0db478687211d1d ||
|
||||||
|
|
||||||
|
## Super basic webserver
|
||||||
|
- [ ] Make a webserver print "Schlangenjazz" when you connect to it
|
||||||
|
|
Loading…
Reference in New Issue