add author notice
This commit is contained in:
parent
55ddaafdc7
commit
53c392a943
1 changed files with 5 additions and 0 deletions
5
Tasks.md
5
Tasks.md
|
@ -3,6 +3,11 @@
|
||||||
This document contains some tasks for Python beginners. It does not aim to teach general
|
This document contains some tasks for Python beginners. It does not aim to teach general
|
||||||
programming techniques, only how to use Python. I try to avoid unrealistic tasks.
|
programming techniques, only how to use Python. I try to avoid unrealistic tasks.
|
||||||
|
|
||||||
|
In case you have somehow gotten this document from another source,
|
||||||
|
[this](https://git.cscherr.de/PlexSheep/py-basic/src/branch/master/Tasks.md) is the original
|
||||||
|
source, where the links should hopefully work. If something does not work feel free to contact
|
||||||
|
me at [admin@cscherr.de](mailto:admin@cscherr.de).
|
||||||
|
|
||||||
## MD5 Hashchecker
|
## MD5 Hashchecker
|
||||||
|
|
||||||
### Produce a single MD5 Hash
|
### Produce a single MD5 Hash
|
||||||
|
|
Loading…
Add table
Reference in a new issue