Python intro notes

This commit is contained in:
2019-09-27 00:06:03 +02:00
parent ea7fd79d11
commit c9cc068203
17 changed files with 471 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Notes for introductory to Python
The cource was held by Torstein N-H 27.09.2019.
These notes were used loosely and are included for future reference.