Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
f1abe0b7e9
commit
bfce31c113
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
|||
- [Tuple](python_basics/tuple/README.md)
|
||||
* Mapping Types
|
||||
- [Dict](python_basics/dict/README.md)
|
||||
* [Type annotations](python_basics/python_typing/README.md)
|
||||
* [Files](python_basics/files/README.md)
|
||||
* [JSON and dict for parameter files](python_basics/json/README.md)
|
||||
* [Creating order via sub-directories: os.makedirs](python_basics/os_makedirs/README.md)
|
||||
|
|
Loading…
Reference in a new issue